Throws an exception if the Endpoint is not Established.

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

Syntax

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

See Also