SqlAuthenticationParameters.ConnectionTimeout Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the connection timeout value.
public: int ConnectionTimeout;
public int ConnectionTimeout;
val mutable ConnectionTimeout : int
Public ConnectionTimeout As Integer
Field Value
The connection timeout value to be passed to Cancellation Token Source.