BeginLoadMessageInfoList

BeginLoadMessageInfoList (1 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList)
ParameterDescription
connectionConnection to a server
sequenceNumberListThe sequence numbers list of messages

BeginLoadMessageInfoList (2 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
sequenceNumberListThe sequence numbers list of messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginLoadMessageInfoList (3 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
sequenceNumberListThe sequence numbers list of messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginLoadMessageInfoList (4 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList)
ParameterDescription
connectionConnection to a server
messageInfoListMessage info list to load

BeginLoadMessageInfoList (5 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
messageInfoListMessage info list to load
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginLoadMessageInfoList (6 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
messageInfoListMessage info list to load
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginLoadMessageInfoList (7 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList)
ParameterDescription
sequenceNumberListThe sequence numbers list of messages

BeginLoadMessageInfoList (8 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback)
ParameterDescription
sequenceNumberListThe sequence numbers list of messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginLoadMessageInfoList (9 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberList, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
sequenceNumberListThe sequence numbers list of messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginLoadMessageInfoList (10 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList)
ParameterDescription
messageInfoListMessage info list to load

BeginLoadMessageInfoList (11 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback)
ParameterDescription
messageInfoListMessage info list to load
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginLoadMessageInfoList (12 of 12)

Begins load list of Pop3MessageInfo asynchronously

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

BeginLoadMessageInfoList(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Pop3MessageInfo >>> messageInfoList, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
messageInfoListMessage info list to load
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.