CommandTimeout Property (SyncScopeDeprovisioning)
Gets or sets the wait time, in seconds, for a deprovisioning command to execute before the command is stopped and an error is generated.
public int CommandTimeout {get; set;}
'Declaration
Public Property CommandTimeout As Integer
Property Value
The wait time, in seconds, for a deprovisioning command to execute before the command is stopped and an error is generated.