Firewall Class |
Namespace: Koopman.CheckPoint.SimpleGatewaySettings
The Firewall type exposes the following members.
Name | Description | |
---|---|---|
AutoCalculateConnectionsHashTableSizeAndMemoryPool |
Gets or sets a value indicating whether automatic calculate connections hash table size
and memory pool setting is enabled or not.
| |
AutoMaximumLimitForConcurrentConnections |
Gets or sets a value indicating whether automatic maximum limit for concurrent
connections is enabled.
| |
ConnectionsHashSize |
Gets or sets the size of the connections hash.
| |
IsChanged |
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.) | |
IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) | |
MaximumLimitForConcurrentConnections |
Gets or sets the maximum limit for concurrent connections.
| |
MaximumMemoryPoolSize |
Gets or sets the maximum size of the memory pool.
| |
MemoryPoolSize |
Gets or sets the size of the memory pool.
|
Name | Description | |
---|---|---|
AcceptChanges |
Resets the object’s state to unchanged by accepting the modifications.
(Inherited from SimpleChangeTracking.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |