PowerThermalNotification.GetForCurrentProcess Method

Definition

This should be used to obtain an instance of the class for the current process. Each process can have a singular instance.

public static Microsoft.MixedReality.PowerThermalNotification.PowerThermalNotification GetForCurrentProcess ();
static member GetForCurrentProcess : unit -> Microsoft.MixedReality.PowerThermalNotification.PowerThermalNotification
Public Shared Function GetForCurrentProcess () As PowerThermalNotification

Returns

Applies to