Click or drag to resize

DuplexTypedMessagesFactory Constructor (TimeSpan)

Initializes a new instance of the DuplexTypedMessagesFactory class

Namespace:  Eneter.Messaging.EndPoints.TypedMessages
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public DuplexTypedMessagesFactory(
	TimeSpan syncResponseReceiveTimeout
)

Parameters

syncResponseReceiveTimeout
Type: SystemTimeSpan

[Missing <param name="syncResponseReceiveTimeout"/> documentation for "M:Eneter.Messaging.EndPoints.TypedMessages.DuplexTypedMessagesFactory.#ctor(System.TimeSpan)"]

See Also