Method GetByIdentifier
GetByIdentifier(string)
Gets the Web Sockect connection for the specified identifier.
public HttpWebSocket? GetByIdentifier(string identifier)
Parameters
identifier
stringThe Web Socket identifier.
Gets the Web Sockect connection for the specified identifier.
public HttpWebSocket? GetByIdentifier(string identifier)
identifier
stringThe Web Socket identifier.