SecureTcpLogger.LogTheMessage Method

Tungsten Suite

SecureTcpLoggerLogTheMessage Method

Overload List
  NameDescription
Public methodStatic memberLogTheMessage(IPEndPoint, Int32, 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, Int32, String)
Log a message to the remote machine. Note that this message is slower due to parsing the remoteIP with each call
Top
See Also