Skip to content

WrappedConnection.CommandTimeout property

Gets or sets default command timeout.

public int? CommandTimeout { get; set; }

Property Value

Default command timeout.

See Also