Share via


AOSSessionInfo.cpuTime Method

Definition

Returns the number of milliseconds that the CPU uses for the AOS session.

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

Returns

The number of milliseconds that the CPU uses for the AOS session.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to