BlkThres Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The threshold for processing bulk file operations.
Syntax
public class BlkThres Public Class BlkThres Properties
| Name | Description |
|---|---|
| MaxThres | The maximum number of files to be bulk processed in a single operations. Clients should not allow file operations above this threshold. |
| WarnThres | The warning threshold. For operations that do bulk operations on a number of files above this value, client applications should display a warning to users. |
Returned By
Where you get a BlkThres — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.BlkThres