Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PowerThermalNotification.GetForCurrentProcess Method

Definition

Namespace:
Microsoft.MixedReality.PowerThermalNotification
Assembly:
PowerThermalNotification.Projections.dll
Package:
Microsoft.MixedReality.PowerThermalNotification v0.2.0

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.

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