Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets the minimum free disk space that needs to exist before data collection begins.
This property is read/write.
Syntax
HRESULT put_MinFreeDisk(
ULONG MinFreeDisk
);
Parameters
MinFreeDisk
Return value
None
Remarks
The minimum value applies to the folder specified in the IDataCollectorSet::RootPath property. The IDataManager::CheckBeforeRunning property checks this limit. The data manager also checks the limit when it runs.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | pla.h |
| DLL | Pla.dll |