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