Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
AddFeatureParameter | Overloaded. (inherited from RealTimeEndpoint ) | |
AddSipExtension | (inherited from RealTimeEndpoint ) | |
BeginRegister | Overloaded. Starts an asynchronous Register operation for the current endpoint. | |
BeginSendMessage | Overloaded. (inherited from RealTimeEndpoint ) | |
BeginTerminate | Terminates the endpoint and cleans up active sessions and resources. (inherited from RealTimeEndpoint ) | |
BeginUnregister | Starts an asynchronous process to unregister the current endpoint. | |
EndRegister | Waits for the asynchronous Register operation to complete. | |
EndSendMessage | (inherited from RealTimeEndpoint ) | |
EndTerminate | (inherited from RealTimeEndpoint ) | |
EndUnregister | Waits for the asynchronous Unregister operation to complete. | |
Equals | Overloaded. (inherited from Object ) | |
GetFeatureParameterValue | (inherited from RealTimeEndpoint ) | |
GetHashCode | (inherited from Object ) | |
GetSupportedSipExtensions | Gets the list of extensions supported by this endpoint. (inherited from RealTimeEndpoint ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
Register | Overloaded. Synchronously registers the current endpoint. | |
RemoveFeatureParameter | (inherited from RealTimeEndpoint ) | |
SendMessage | Overloaded. (inherited from RealTimeEndpoint ) | |
Terminate | Terminates the endpoint and cleans up active sessions and resources. The endpoint is no longer usable. (inherited from RealTimeEndpoint ) | |
ToString | Returns the string representation of the object. (inherited from RealTimeEndpoint ) | |
Unregister | Synchronously unregisters the endpoint. |
Protected Methods
Name | Description | |
---|---|---|
BeginSendMessageInternal | (inherited from RealTimeEndpoint ) | |
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) | |
RegisterForPageModeMessages | Register for page mode messages. (inherited from RealTimeEndpoint ) | |
UnregisterForPageModeMessages | Unregister for pagemode messages. (inherited from RealTimeEndpoint ) |