BeginBackup
BeginBackup (1 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folders | A folders to backup |
| stream | A stream to write into |
| options | A backup options |
BeginBackup (2 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folders | A folders to backup |
| stream | A stream to write into |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginBackup (3 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folders | A folders to backup |
| stream | A stream to write into |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginBackup (4 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folders | A folders to backup |
| fileName | A path to the presonal storage file |
| options | A backup options |
BeginBackup (5 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folders | A folders to backup |
| fileName | A path to the presonal storage file |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginBackup (6 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folders | A folders to backup |
| fileName | A path to the presonal storage file |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginBackup (7 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options)
| Parameter | Description |
|---|---|
| folders | A folders to backup |
| stream | A stream to write into |
| options | A backup options |
BeginBackup (8 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| folders | A folders to backup |
| stream | A stream to write into |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginBackup (9 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::SharedPtr < System::IO::Stream > stream, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| folders | A folders to backup |
| stream | A stream to write into |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginBackup (10 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options)
| Parameter | Description |
|---|---|
| folders | A folders to backup |
| fileName | A path to the presonal storage file |
| options | A backup options |
BeginBackup (11 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| folders | A folders to backup |
| fileName | A path to the presonal storage file |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginBackup (12 of 12)
Begins to backup the content of the specified folders
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginBackup(System::SharedPtr < ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr < BackupSettings > options, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| folders | A folders to backup |
| fileName | A path to the presonal storage file |
| options | A backup options |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |