Terminate Method

Performs synchronous execution of [BeginTerminate] and [EndTerminate].

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub Terminate
'Usage
Dim instance As SipSubscription

instance.Terminate()
public void Terminate()

Remarks

The Terminate method sets the CurrentState of the subscription to Terminated. After a subscription has been placed in the Terminated state, it cannot be set to any other state.

See Also

Reference

SipSubscription Class

SipSubscription Members

Microsoft.Rtc.Signaling Namespace