PerfMonResponse Class

Definition

Performance monitor API response.

public class PerfMonResponse
type PerfMonResponse = class
Public Class PerfMonResponse
Inheritance
PerfMonResponse

Constructors

PerfMonResponse()

Initializes a new instance of the PerfMonResponse class.

PerfMonResponse(String, String, PerfMonSet)

Initializes a new instance of the PerfMonResponse class.

Properties

Code

Gets or sets the response code.

Data

Gets or sets the performance monitor counters.

Message

Gets or sets the message.

Applies to