Click or drag to resize

IDuplexTypedMessageReceiverTResponse, TRequest Interface

[Missing <summary> documentation for "T:Eneter.Messaging.EndPoints.TypedMessages.IDuplexTypedMessageReceiver`2"]

Namespace:  Eneter.Messaging.EndPoints.TypedMessages
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public interface IDuplexTypedMessageReceiver<TResponse, TRequest> : IAttachableDuplexInputChannel

Type Parameters

TResponse

[Missing <typeparam name="TResponse"/> documentation for "T:Eneter.Messaging.EndPoints.TypedMessages.IDuplexTypedMessageReceiver`2"]

TRequest

[Missing <typeparam name="TRequest"/> documentation for "T:Eneter.Messaging.EndPoints.TypedMessages.IDuplexTypedMessageReceiver`2"]

The IDuplexTypedMessageReceiverTResponse, TRequest type exposes the following members.

Properties
Methods
Events
See Also