RemServiceConnectionClientIP Property |
Gets the IP address of the client's machine that initiated the connection.
Namespace:
RRAutoLib.Remoting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property ClientIP As String
Get
public string ClientIP { get; }
Property Value
Type:
String
See Also