TcpLogger Methods

Tungsten Suite

TcpLogger Methods

Methods
  NameDescription
Public methodStatic memberLogTheMessage(IPEndPoint, String)
Log a message to the remote machine. Note that this message is slower due to parsing the remoteIP with each call
Public methodStatic memberLogTheMessage(String, Int32, String)
Log a message to the custom logger. Note that this message is slower due to parsing the remoteIP with each call
Top
See Also