Firewall Properties |
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.
|