Click or drag to resize

Firewall Properties

The Firewall type exposes the following members.

Properties
  NameDescription
Public propertyAutoCalculateConnectionsHashTableSizeAndMemoryPool
Gets or sets a value indicating whether automatic calculate connections hash table size and memory pool setting is enabled or not.
Public propertyAutoMaximumLimitForConcurrentConnections
Gets or sets a value indicating whether automatic maximum limit for concurrent connections is enabled.
Public propertyConnectionsHashSize
Gets or sets the size of the connections hash.
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyMaximumLimitForConcurrentConnections
Gets or sets the maximum limit for concurrent connections.
Public propertyMaximumMemoryPoolSize
Gets or sets the maximum size of the memory pool.
Public propertyMemoryPoolSize
Gets or sets the size of the memory pool.
Top
See Also