EventsOptions Class
Namespace: Hazelcast.Events
Assembly: Hazelcast.Net.dll
Represents the events options.
public class EventsOptions
  Constructors
| EventsOptions() | Initializes a new instance of the EventsOptions class.  | 
      
Properties
| SubscriptionCollectDelay | Gets or sets the delay before collecting subscriptions starts.  | 
      
| SubscriptionCollectPeriod | Gets or sets the period of the subscription collection.  | 
      
| SubscriptionCollectTimeout | Gets or sets the subscription collection timeout, after which a subscription is considered dead and removed.  | 
      
Methods
| Clone() | Clones the options.  |