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)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceNumberList | The 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)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceNumberList | The sequence numbers list of messages |
| callback | References 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)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceNumberList | The sequence numbers list of messages |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The 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)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoList | Message 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)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoList | Message info list to load |
| callback | References 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)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoList | Message info list to load |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The 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)
| Parameter | Description |
|---|---|
| sequenceNumberList | The 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)
| Parameter | Description |
|---|---|
| sequenceNumberList | The sequence numbers list of messages |
| callback | References 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)
| Parameter | Description |
|---|---|
| sequenceNumberList | The sequence numbers list of messages |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The 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)
| Parameter | Description |
|---|---|
| messageInfoList | Message 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)
| Parameter | Description |
|---|---|
| messageInfoList | Message info list to load |
| callback | References 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)
| Parameter | Description |
|---|---|
| messageInfoList | Message info list to load |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |