Dispose of the processor so that subscribe can be called again.

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

Syntax

Visual Basic (Declaration)
Protected 
Sub 
Unbind
C#
protected 
void 
Unbind()
Visual C++
protected:
void 
Unbind()
JavaScript
function 
unbind();

See Also