BeginGetMessageCount

BeginGetMessageCount (1 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount()

BeginGetMessageCount (2 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(bool closeTransaction)
ParameterDescription
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.

BeginGetMessageCount (3 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(bool closeTransaction, System::AsyncCallback callback)
ParameterDescription
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageCount (4 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(bool closeTransaction, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageCount (5 of 12)

Begins GetMessageCount operation asynchronously

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

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

BeginGetMessageCount (6 of 12)

Begins GetMessageCount operation asynchronously

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

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

BeginGetMessageCount (7 of 12)

Begins GetMessageCount operation asynchronously

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

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

BeginGetMessageCount (8 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction)
ParameterDescription
connectionConnection to a server
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.

BeginGetMessageCount (9 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginGetMessageCount (10 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(System::SharedPtr < IConnection > connection, bool closeTransaction, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginGetMessageCount (11 of 12)

Begins GetMessageCount operation asynchronously

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

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

BeginGetMessageCount (12 of 12)

Begins GetMessageCount operation asynchronously

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

BeginGetMessageCount(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.