Click or drag to resize

StunServer Methods

The StunServer type exposes the following members.

Methods
  NameDescription
Protected methodCreateErrorResponse
Creates an error response with a ganeric Stun server error.
Protected methodCreateExceptionResponse
Creates an exception response.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetPrefix
Gets a prefix.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodProcess
Processes the specified request.
Protected methodProcessBuffer
Processes the buffer.
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodStart
Starts the server.
Public methodStart(ServerAddress)
Starts the server.
Public methodStart(ServerAddress, ServerAddress)
Starts the server.
Public methodStart(ServerAddress, ServerAddress, ServerAddress)
Starts the server.
Public methodStart(ServerAddress, ServerAddress, ServerAddress, TlsCertificate)
Starts the server.
Public methodStop
Stops the server.
Public methodToString (Inherited from Object.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also