Asynchronously calculates total size of the specified directory.
GetDirectorySizeAsync(String, Boolean, SearchCondition, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Asynchronously calculates total size of the specified directory. |
GetDirectorySizeAsync(String, Boolean, SearchCondition, Object) | Asynchronously calculates total size of the specified directory. |
GetDirectorySizeAsync(String, Boolean, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Asynchronously returns total size of the specified directories. |
GetDirectorySizeAsync(String, Boolean, Object) | Asynchronously returns total size of the specified directories. |
GetDirectorySizeAsync(String, ExtendedAsyncCompletedEventHandler<Int64>, Object) | Asynchronously returns total size of the specified directories. |
GetDirectorySizeAsync(String, Object) | Asynchronously returns total size of the specified directories. |
GetDirectorySizeAsync(String, Boolean, SearchCondition) | Asynchronously calculates total size of the specified directory. |
GetDirectorySizeAsync(String, Boolean) | Asynchronously returns total size of the specified directories. |
GetDirectorySizeAsync(String) | Asynchronously returns total size of the specified directories. |