The following tables list the members exposed by ChartHttpHandler.StorageSettings.
Name | Description | |
---|---|---|
CustomHandlerName | Gets or sets the name of the custom handler. Gets or sets the name of the custom handler. | |
Directory | Gets or sets the directory of the custom handler where the temporary files will be stored. Gets or sets the directory. | |
HandlerType | Gets or sets the handler type of the custom handler. Gets the type of the custom handler. | |
Params | Gets a collection of name-value pairs registered in web.config file under ChartHttpHandler key. Gets a collection of name-value pairs registred in web.config file under ChartHttpHandler key. | |
StorageType | Gets or sets the storage type of the custom handler. Gets or sets the chart image storage type. | |
Timeout | Gets or sets the timeout of the custom handler. Gets or sets the timeout. | |
Url | Gets or sets the URL corresponding to the HTTP path where temporary files are stored. Gets or sets the URL. |
Name | Description | |
---|---|---|
IsInfinite | Gets a value indicating whether the timeout is infinite. Determines whether this instance is infinite. |