Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The SessionPublishQueue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SessionPublishQueue |
Creates a new queue.
|
Methods
| Name | Description | |
|---|---|---|
| Acknowledge |
Processes acknowledgements for previously published messages.
| |
| Add |
Adds a subscription from the publish queue.
| |
| Close |
Clears the queues because the session is closing.
| |
| CompletePublish |
Completes the publish.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Publish |
Returns a subscription that is ready to publish.
| |
| PublishCompleted |
Adds a subscription back into the queue because it has more notifications to publish.
| |
| PublishTimerExpired |
Checks the state of the subscriptions.
| |
| Remove |
Removes a subscription from the publish queue.
| |
| ToString | (Inherited from Object.) |