SyslogMessage Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodSyslogMessage 
Initializes a new instance of the SyslogMessage class
Public methodSyslogMessage(Message)
Initializes a new instance of the SyslogMessage class
Public methodSyslogMessage(FacilityLevel, SeverityLevel, String)
Initializes a new instance of the SyslogMessage class
Back to Top
See Also