Click or drag to resize

FlagsExtensions Methods

The FlagsExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodHidden Returns true if the Hidden flag is set.
Public Extension MethodNoCloseConnections Returns true if the NoCloseConnections flag is set.
Public Extension MethodNoLogConnections Returns true if the NoLogConnections flag is set.
Public Extension MethodNoLogDisconnections Returns true if the NoLogDisconnections flag is set.
Public Extension MethodNoLogMessages Returns true if the NoLogMessages flag is set.
Public Extension MethodNoLogShutdownMessages Returns true if the NoLogShutdownMessages flag is set.
Public Extension MethodNoOpen Returns true if the NoOpen flag is set.
Public Extension MethodPersistent Returns true if the Persistent flag is set.
Top
See Also