Represents an endpoint with no registration server. Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

Remarks

The endpoint can communicate with other endpoints directly or through a configured outbound proxy server. This endpoint does not support register or user authentication. This endpoint should be enabled for listening using the connection manager to allow others to connect. If the endpoint is used only for outgoing messages, there is no need for listening.


Inheritance Hierarchy

System.Object
   Microsoft.Rtc.Signaling.RealTimeEndpoint
    Microsoft.Rtc.Signaling.SipPeerToPeerEndpoint

Thread Safety

All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also