NetworkPerformance Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ImagesOptimization.Categories
DESCRIPTION
Image Optimization - Network Performance
INHERITED FROM
RASSerilazableObj⇒NetworkPerformance
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
UInt32 | DirCacheMax | Directory Cache Value | |
Boolean | DirectoryCacheEnable | Whether Directory Cache is enabled or not | |
Boolean | DisableIPv6CompEnable | Whether Disable IPv6 Components is enabled or not | |
Boolean | DisableIPv6ToIPv4 | Whether Disable IPv6 To IPv4 is enabled or not | |
Boolean | DisableIsaTap | Whether Disable IsaTap for IPv6 is enabled or not | |
Boolean | DisableTCP | Whether TCP is disabled or not | |
UInt32 | DormantFileLimit | Dormant File Limit Value | |
Boolean | DormantFileLimitEnable | Whether Dormant File Limit is enabled or not | |
UInt32 | FileInfoCache | File Info Cache Value | |
Boolean | FileInfoCacheEnable | Whether File Info Cache is enabled or not | |
UInt32 | FileNotFoundCache | File Not Found Cache Value | |
Boolean | FileNotFoundCacheEnable | Whether File Not Found Cache is enabled or not |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated