PowerThermalNotification.GetForCurrentProcess Method
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.
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