PollingCounter.ToString Method

Definition

Returns a string representation of the current polling counter instance.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The name and mean of the current polling counter.

Applies to