Delegate WebSocketRegistrationHandler
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Represents an function that is called when an HttpWebSocketConnectionCollection registers an new web socket connection.
public delegate void WebSocketRegistrationHandler(object sender, HttpWebSocket ws)
Parameters
sender object
Represents the caller HttpWebSocketConnectionCollection object.
Represents the registered HttpWebSocket web socket connection.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語