SipSubscription Methods

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Public Methods

(see also Protected Methods )

Name Description
Bb773261.pubmethod(en-us,office.12).gif BeginRefresh
Creates a transaction async result to refresh an existing subscription and puts the work item in the queue.
Bb773261.pubmethod(en-us,office.12).gif BeginSendUpdateMessage
Sends an update message on an existing subscription dialog.
Bb773261.pubmethod(en-us,office.12).gif BeginSubscribe
Creates a subscribe request body and puts the workItem in queue to invoke Subscribe.
Bb773261.pubmethod(en-us,office.12).gif BeginTerminate
Attempts to terminate the subscription.
Bb773261.pubmethod(en-us,office.12).gif EndRefresh
Ends the pending refresh operation.
Bb773261.pubmethod(en-us,office.12).gif EndSendUpdateMessage
Ends the pending Subscription Update operation.
Bb773261.pubmethod(en-us,office.12).gif EndSubscribe
Ends the pending asynchronous subscribe operation.
Bb773261.pubmethod(en-us,office.12).gif EndTerminate
Ends the pending terminate operation.
Bb773261.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb773261.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb773261.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb773261.pubmethod(en-us,office.12).gif Bb773261.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb773261.pubmethod(en-us,office.12).gif Refresh
Performs synchronous execution of BeginRefresh and EndRefresh.
Bb773261.pubmethod(en-us,office.12).gif Subscribe
Performs synchronous execution of BeginSubscribe and EndSubscribe.
Bb773261.pubmethod(en-us,office.12).gif Terminate
Performs synchronous execution of BeginTerminate and EndTerminate.
Bb773261.pubmethod(en-us,office.12).gif ToString Overridden.
Returns the string representation for the SipSubscription object.

Protected Methods

Name Description
Bb773261.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb773261.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

See Also

Reference

SipSubscription Class
Microsoft.Rtc.Signaling Namespace