WrappedConnection.CommandTimeout property
Gets or sets default command timeout.
public int? CommandTimeout { get; set; }
Property Value
Default command timeout.
See Also
- class WrappedConnection
Gets or sets default command timeout.
public int? CommandTimeout { get; set; }
Default command timeout.