Method | Description | |
---|---|---|
RpcLogHandlerUdp ( string name, string host, int port ) : System | ||
close ( ) : void | ||
open ( ) : bool | ||
write ( string msg ) : void |
public RpcLogHandlerUdp ( string name, string host, int port ) : System | ||
name | string | |
host | string | |
port | int | |
return | System |