MetricsOptions Class
Namespace: Hazelcast.Metrics
Assembly: Hazelcast.Net.dll
Represents the client metrics options.
public class MetricsOptions
Inherited Members
Constructors
Name | Description |
---|---|
Metrics |
Initializes a new instance of the Metrics |
Properties
Name | Description |
---|---|
Enabled | Whether client statistics are enabled. |
Period |
Gets or sets the period at which client metrics are sent to the cluster. |
Methods
Name | Description |
---|---|
Clone() | Clone the options. |