TpcOptions Class
Namespace: Hazelcast.Networking
Assembly: Hazelcast.Net.dll
Represents the TPC options.
public class TpcOptions
Inherited Members
Remarks
TPC is a BETA feature. It is not supported, and can change anytime.
Constructors
Name | Description |
---|---|
TpcOptions() | Initializes a new instance of the TpcOptions class. |
Properties
Name | Description |
---|---|
Enabled | Whether TPC is enabled. |
Required | Whether TPC is required. |