RemServiceConnectionClientName Property |
Gets the name given to the client that initiated the connection.
Namespace:
RRAutoLib.Remoting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property ClientName As String
Get
public string ClientName { get; }
Property Value
Type:
String
See Also