Aracılığıyla paylaş


UniversalTelemetryChannel.Flush Method

Definition

No-op because every Send(ITelemetry) method is immediately calling UTC. So every call is immediately "flushed" to the UTC agent.

public:
 virtual void Flush();
public void Flush ();
abstract member Flush : unit -> unit
override this.Flush : unit -> unit
Public Sub Flush ()

Implements

Applies to