Click or drag to resize

MessageHandler Methods

The IncomingMessageManagerTMessageHandler type exposes the following members.

Methods
  NameDescription
Protected methodHandleMessage
Handles a message. The connection transaction manager is blocked while this is running. The message will be Dispose'd when this call returns.
Protected methodMatch
Attempts to match an incoming message.
Top
See Also