BeginIntroduceClient

BeginIntroduceClient (1 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient()

BeginIntroduceClient (2 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::AsyncCallback callback)
ParameterDescription
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginIntroduceClient (3 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginIntroduceClient (4 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < IConnection > connection)
ParameterDescription
connectionConnection to a server

BeginIntroduceClient (5 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginIntroduceClient (6 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginIntroduceClient (7 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo)
ParameterDescription
connectionConnection to a server
clientIdentificationInfoClient identification information

BeginIntroduceClient (8 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
clientIdentificationInfoClient identification information
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginIntroduceClient (9 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
clientIdentificationInfoClient identification information
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginIntroduceClient (10 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo)
ParameterDescription
clientIdentificationInfoClient identification information

BeginIntroduceClient (11 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback)
ParameterDescription
clientIdentificationInfoClient identification information
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginIntroduceClient (12 of 12)

Begins introduce client information to a server asynchronously.

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginIntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
clientIdentificationInfoClient identification information
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.