Click or drag to resize

DuplexTypedMessagesFactoryCreateDuplexTypedMessageReceiverTResponse, TRequest Method

[Missing <summary> documentation for "M:Eneter.Messaging.EndPoints.TypedMessages.DuplexTypedMessagesFactory.CreateDuplexTypedMessageReceiver``2"]

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

Type Parameters

TResponse

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

TRequest

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

Return Value

Type: IDuplexTypedMessageReceiverTResponse, TRequest

[Missing <returns> documentation for "M:Eneter.Messaging.EndPoints.TypedMessages.DuplexTypedMessagesFactory.CreateDuplexTypedMessageReceiver``2"]

Implements

IDuplexTypedMessagesFactoryCreateDuplexTypedMessageReceiverTResponse, TRequest
See Also