Click or drag to resize

FlagsExtensions Methods

The FlagsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHidden
Returns true if the Hidden flag is set.
Public methodStatic memberNoCloseConnections
Returns true if the NoCloseConnections flag is set.
Public methodStatic memberNoLogConnections
Returns true if the NoLogConnections flag is set.
Public methodStatic memberNoLogDisconnections
Returns true if the NoLogDisconnections flag is set.
Public methodStatic memberNoLogMessages
Returns true if the NoLogMessages flag is set.
Public methodStatic memberNoLogShutdownMessages
Returns true if the NoLogShutdownMessages flag is set.
Public methodStatic memberNoOpen
Returns true if the NoOpen flag is set.
Public methodStatic memberPersistent
Returns true if the Persistent flag is set.
Top
See Also