Contains delegates and state implementations used by Maverick.NET classes to provide events to interested parties.
| Delegate | Description |
|---|---|
| FileTransferProgress | A delegate for receiving file transfer information from a file subsystem. |
| Enumeration | Description |
|---|---|
| FileTransferState | An enumeration used by the FileTransferProgress delegate to inform of the current transfer state. |