Click or drag to resize

ISyncDuplexTypedMessageSenderTResponse, TRequest Interface

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

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

Type Parameters

TResponse

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

TRequest

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

The ISyncDuplexTypedMessageSenderTResponse, TRequest type exposes the following members.

Properties
Methods
Events
See Also