Gets connection ID (i.e., IP:Port) for specified clientID.
Declaration Syntax
protected virtual string GetConnectionID(
IServer server,
Guid clientID
)
Protected Overridable Function GetConnectionID ( _
server As IServer, _
clientID As Guid _
) As String
protected:
virtual String^ GetConnectionID(
IServer^ server,
Guid clientID
)
Parameters
- server (IServer)
- Server connection of associated clientID.
- clientID (Guid)
- Guid of client for ID lookup.
Return Value
Connection ID (i.e., IP:Port) for specified clientID.
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0