Share via


AOSSessionInfo.sessionId Method

Definition

Returns the ID of the AOS session.

public:
 virtual int sessionId();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual int sessionId ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member sessionId : unit -> int
override this.sessionId : unit -> int
Public Overridable Function sessionId () As Integer

Returns

The ID of the AOS session.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to