The WebSocketServer type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources used by the WebSocketServer.
|
![]() | Dispose(Boolean) |
Releases the unmanaged resources used by the SocketWrapper and optionally
releases the managed resources.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnConnectionClosed |
Raises the ConnectionClosed event.
|
![]() | OnConnectionOpened |
Raises the ConnectionOpened event.
|
![]() | OnErrorOccurred |
Raises the ErrorOccurred event.
|
![]() | OnMessageReceived |
Raises the MessageReceived event.
|
![]() | OnStandardHttpRequestReceived |
Raises the StandardHttpRequestReceived event.
|
![]() | Start |
Starts the server.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also