ILatencyContext.Freeze Method

Definition

Stops the latency measurement.

public:
 void Freeze();
public void Freeze ();
abstract member Freeze : unit -> unit
Public Sub Freeze ()

Remarks

This prevents any state change to the context.

Applies to