Tungsten
![]() |
UdpUdpLoggerLogTheMessage Method (IPEndPoint, String) |
Log a message to the remote machine
Namespace: W.Net
Assembly: Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2

C#
public static void LogTheMessage( IPEndPoint remoteIPEndPoint, string message )
Parameters
- remoteIPEndPoint
- Type: System.NetIPEndPoint
The IPEndPoint of the remote log server - message
- Type: SystemString
The log message
