Click or drag to resize

IDuplexDispatcherGetAssociatedResponseReceiverId Method

[Missing <summary> documentation for "M:Eneter.Messaging.Nodes.Dispatcher.IDuplexDispatcher.GetAssociatedResponseReceiverId(System.String)"]

Namespace:  Eneter.Messaging.Nodes.Dispatcher
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
string GetAssociatedResponseReceiverId(
	string responseReceiverId
)

Parameters

responseReceiverId
Type: SystemString

[Missing <param name="responseReceiverId"/> documentation for "M:Eneter.Messaging.Nodes.Dispatcher.IDuplexDispatcher.GetAssociatedResponseReceiverId(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Eneter.Messaging.Nodes.Dispatcher.IDuplexDispatcher.GetAssociatedResponseReceiverId(System.String)"]

See Also