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)
ParameterDescription
connectionConnection to a server
foldersA folders to backup
streamA stream to write into
optionsA 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)
ParameterDescription
connectionConnection to a server
foldersA folders to backup
streamA stream to write into
optionsA backup options
callbackReferences 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)
ParameterDescription
connectionConnection to a server
foldersA folders to backup
streamA stream to write into
optionsA backup options
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe 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)
ParameterDescription
connectionConnection to a server
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA 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)
ParameterDescription
connectionConnection to a server
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA backup options
callbackReferences 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)
ParameterDescription
connectionConnection to a server
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA backup options
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe 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)
ParameterDescription
foldersA folders to backup
streamA stream to write into
optionsA 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)
ParameterDescription
foldersA folders to backup
streamA stream to write into
optionsA backup options
callbackReferences 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)
ParameterDescription
foldersA folders to backup
streamA stream to write into
optionsA backup options
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe 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)
ParameterDescription
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA 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)
ParameterDescription
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA backup options
callbackReferences 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)
ParameterDescription
foldersA folders to backup
fileNameA path to the presonal storage file
optionsA backup options
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.