MimerCommand.ResetCommandTimeOut Method
Reset the current command timeout value to its default value (30 seconds).
[Visual Basic]
Public Sub ResetCommandTimeOut()
[C#]public
void ResetCommandTimeOut();
See Also
MimerCommand Class | Mimer.Data.Client Namespace