Share via


Connection.ConnectionOpenTimeSpecified Property

Definition

Gets a value that indicates whether the connection open time is specified.

public:
 property bool ConnectionOpenTimeSpecified { bool get(); };
public bool ConnectionOpenTimeSpecified { get; }
member this.ConnectionOpenTimeSpecified : bool
Public ReadOnly Property ConnectionOpenTimeSpecified As Boolean

Property Value

true if the connection open time is specified; otherwise, false.

Applies to