StunServer Methods |
The StunServer type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateErrorResponse |
Creates an error response with a ganeric Stun server error.
| |
| CreateExceptionResponse |
Creates an exception response.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPrefix |
Gets a prefix.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Process |
Processes the specified request.
| |
| ProcessBuffer |
Processes the buffer.
| |
| SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) | |
| Start |
Starts the server.
| |
| Start(ServerAddress) |
Starts the server.
| |
| Start(ServerAddress, ServerAddress) |
Starts the server.
| |
| Start(ServerAddress, ServerAddress, ServerAddress) |
Starts the server.
| |
| Start(ServerAddress, ServerAddress, ServerAddress, TlsCertificate) |
Starts the server.
| |
| Stop |
Stops the server.
| |
| ToString | (Inherited from Object.) | |
| UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |