BeginFetchMessages

BeginFetchMessages (1 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers)
ParameterDescription
connectionConnection to a server
sequenceNumbers

BeginFetchMessages (2 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
sequenceNumbers
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginFetchMessages (3 of 12)

Begins FetchMessages operation asynchronously

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

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

BeginFetchMessages (4 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids)
ParameterDescription
connectionConnection to a server
uidsThe sequence numbers of the messages

BeginFetchMessages (5 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
uidsThe sequence numbers of the messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginFetchMessages (6 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
uidsThe sequence numbers of the messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginFetchMessages (7 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers)
ParameterDescription
sequenceNumbers

BeginFetchMessages (8 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback)
ParameterDescription
sequenceNumbers
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginFetchMessages (9 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
sequenceNumbers
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginFetchMessages (10 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids)
ParameterDescription
uidsThe sequence numbers of the messages

BeginFetchMessages (11 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback)
ParameterDescription
uidsThe sequence numbers of the messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginFetchMessages (12 of 12)

Begins FetchMessages operation asynchronously

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

BeginFetchMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
uidsThe sequence numbers of the messages
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.