Click or drag to resize

AmqpCFXEndpointExecuteRequest Method

[This is preliminary documentation and is subject to change.]

Namespace:  CFX.Transport
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public CFXEnvelope ExecuteRequest(
	string targetUri,
	CFXEnvelope request
)

Parameters

targetUri
Type: SystemString
request
Type: CFXCFXEnvelope

Return Value

Type: CFXEnvelope
See Also