[]
        
(Showing Draft Content)

C1.AdoNet.ServiceNow.C1ServiceNowCommand.CommandTimeout

CommandTimeout Property

CommandTimeout

Gets or sets the wait time before terminating the attempt to execute a command and generating an error.

Declaration
public override int CommandTimeout { get; set; }
Overrides