QueuedMessageList Class |
Namespace: net.openstack.Core.Domain.Queues
The QueuedMessageList type exposes the following members.
Name | Description | |
---|---|---|
QueuedMessageList |
Initializes a new instance of the QueuedMessageList class
that is a read-only wrapper around the specified list.
|
Name | Description | |
---|---|---|
GetNextPageAsync |
Gets the next page in the paginated collection.
(Inherited from BasicReadOnlyCollectionPageT.) |
Name | Description | |
---|---|---|
GetAllPagesQueuedMessage |
Get all pages in a paginated collection.
(Defined by ReadOnlyCollectionPageSynchronousExtensions.) | |
GetAllPagesAsyncQueuedMessage |
Get all pages in a paginated collection.
(Defined by ReadOnlyCollectionPageExtensions.) | |
GetNextPageQueuedMessage |
Gets the next page in the paginated collection.
(Defined by ReadOnlyCollectionPageSynchronousExtensions.) |
Name | Description | |
---|---|---|
CanHaveNextPage |
Gets a value indicating whether another page of results may follow the current page.
(Inherited from BasicReadOnlyCollectionPageT.) | |
NextPageId |
Gets the identifier of the next page of the message list.
|