dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncScopeDeprovisioning Class / CommandTimeout Property

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

    Property Value

    The wait time, in seconds, for a deprovisioning command to execute before the command is stopped and an error is generated.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also