public AsyncSyslogTcpSender( string hostname, int port )
Public Sub New ( hostname As String, port As Integer )
public: AsyncSyslogTcpSender( String^ hostname, int port )
new : hostname : string * port : int -> AsyncSyslogTcpSender
Copyright © 2015 Dmitry Shechtman