Skip to content

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