ConnectionInfo.Timeout Property
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 timeout value associated with the ConnectionInfo object.
public int Timeout { get; }
member this.Timeout : int
Public ReadOnly Property Timeout As Integer
Property Value
The Integer timeout value.