Click or drag to resize

IDuplexChannelUnwrapperGetAssociatedResponseReceiverId Method

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

Namespace:  Eneter.Messaging.Nodes.ChannelWrapper
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.ChannelWrapper.IDuplexChannelUnwrapper.GetAssociatedResponseReceiverId(System.String)"]

Return Value

Type: String

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

See Also