다음을 통해 공유


CallDialogContext.SessionKey Property

Gets the key identifying a signaling session.

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

Syntax

'Declaration
Public ReadOnly Property SessionKey As Long
    Get
'Usage
Dim instance As CallDialogContext
Dim value As Long

value = instance.SessionKey
public long SessionKey { get; }

Property Value

Type: System.Int64

Remarks

The SignalingSession key is unique on an endpoint basis.

See Also

Reference

CallDialogContext Class

CallDialogContext Members

Microsoft.Rtc.Collaboration Namespace