protected AsyncSyslogTcpSender( string hostname, int port, bool secure )
Protected Sub New ( hostname As String, port As Integer, secure As Boolean )
protected: AsyncSyslogTcpSender( String^ hostname, int port, bool secure )
new : hostname : string * port : int * secure : bool -> AsyncSyslogTcpSender
Copyright © 2015 Dmitry Shechtman