CallDialogContext.SessionKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the key identifying a signaling session.
public:
property long SessionKey { long get(); };
public long SessionKey { get; }
member this.SessionKey : int64
Public ReadOnly Property SessionKey As Long
Property Value
Remarks
The SignalingSession key is unique on an endpoint basis.