Delegate WebSocketUnregistrationHandler
Represents an function that is called when an HttpWebSocketConnectionCollection is removed and had it's connection closed.
public delegate void WebSocketUnregistrationHandler(object sender, HttpWebSocket ws)
Parameters
senderobjectRepresents the caller HttpWebSocketConnectionCollection object.
wsHttpWebSocketRepresents the closed HttpWebSocket web socket connection.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語