ReliableMessagingManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ReliableMessagingManager
public class ReliableMessagingManager
type ReliableMessagingManager = class
Public Class ReliableMessagingManager
- Inheritance
-
ReliableMessagingManager
Constructors
| ReliableMessagingManager(IPipelineContext) |
Properties
| MaxResendCount | |
| MaxRetryCount | |
| ResendInterval | |
| ResendTimeout | |
| RetryInterval | |
| RetryTimeout |
Methods
| InitializeReliableMessaging(IBaseMessage, Boolean, String) | |
| ProcessAcknowledgement(String) | |
| ProcessControlMessage(ControlMessage, IBaseMessage) |