Managed Syslog Server Class Library Reference

ISyslogWriter Methods

The methods of the ISyslogWriter interface are listed below. For a complete list of ISyslogWriter interface members, see the ISyslogWriter Members topic.

Public Instance Methods

Close ライタを閉じてリソースを開放します
Flush サービス中断やサスペンド移行時にバッファ内のデータを事前に書き出します
Open ライタを開いてSyslogメッセージを書き込む準備をします
WriteSyslog Syslogメッセージを実際に書き込みます

See Also

ISyslogWriter Interface | Syslog.Collector.Writer Namespace