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