Public Methods (see also Protected Methods )

  Name Description
AddFeatureParameter Overloaded.  
AddSipExtension Adds an extension to the list of supported extensions for Invite.
BeginSendMessage Overloaded.  
BeginTerminate Terminates the endpoint and cleans up active sessions and resources.
EndSendMessage Waits for the pending SendMessage operation to complete.
EndTerminate Completes the asynchronous Terminate operation.
Equals  Overloaded. (inherited from Object )
GetFeatureParameterValue Gets the value of the given parameter.
GetHashCode  (inherited from Object )
GetSupportedSipExtensions Gets the list of extensions supported by this endpoint.
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
RemoveFeatureParameter Removes a feature parameter matching the name if it exists.
SendMessage Overloaded.  
Terminate Terminates the endpoint and cleans up active sessions and resources. The endpoint is no longer usable.
ToString Overridden. Returns the string representation of the object.

Protected Methods

  Name Description
BeginSendMessageInternal Sends a message.
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
RegisterForPageModeMessages Register for page mode messages.
UnregisterForPageModeMessages Unregister for pagemode messages.

See Also