InnerEndpoint Property

[Value Needed].

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

Syntax

'Declaration
Public ReadOnly Property InnerEndpoint As RealTimeEndpoint
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As RealTimeEndpoint

value = instance.InnerEndpoint
public RealTimeEndpoint InnerEndpoint { get; }

Property Value

Type: Microsoft.Rtc.Signaling..::..RealTimeEndpoint

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace