Inventory |
public class InventoryDirectoriesAndFiles
The InventoryDirectoriesAndFiles type exposes the following members.
| Name | Description | |
|---|---|---|
| InventoryDirectoriesAndFiles | Initializes a new instance of the InventoryDirectoriesAndFiles class |
| Name | Description | |
|---|---|---|
| CurrentTotalFileCount | Total current number of files enumerated. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| StartInventory | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| OnInventoryCompleted | This event is called when inventory is complete. | |
| OnInventoryUpdate | This event is called using a maximum file enumerated count threshold that triggers this event. An event handler subscriber is required. |