WrappedConnection.OpenedOnce property
Gets a value indicating whether the connection was opened once.
public bool OpenedOnce { get; }
Property Value
true if opened once; otherwise, false.
See Also
- class WrappedConnection
Gets a value indicating whether the connection was opened once.
public bool OpenedOnce { get; }
true if opened once; otherwise, false.