TelemetrySession.RegisterForReliabilityEvent Method

Definition

Writes process and session information to the registry which is used by any host VS IDE to track and report the final shutdown status of this process.

public:
 void RegisterForReliabilityEvent();
public void RegisterForReliabilityEvent ();
member this.RegisterForReliabilityEvent : unit -> unit
Public Sub RegisterForReliabilityEvent ()

Applies to