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