ISimplexDatagramRouter Interface
.NET Framework (current version)
Defines the interface required for processing messages from simplex datagram.
Assembly: System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)
| Name | Description | |
|---|---|---|
![]() | BeginProcessMessage(Message^, AsyncCallback^, Object^) | Initiates the asynchronous processing of the message. |
![]() | EndProcessMessage(IAsyncResult^) | Finishes asynchronous execution of message processing. |
This contract has the following settings:
Sessions are allowed, but not required.
One way messages.
.NET Framework
Available since 4.0
Available since 4.0
Show:
