AmqpCFXEndpointPublish Method (CFXEnvelope) |
[This is preliminary documentation and is subject to change.]
Namespace:
CFX.Transport
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic void Publish(
CFXEnvelope env
)
Public Sub Publish (
env As CFXEnvelope
)
Parameters
- env
- Type: CFXCFXEnvelope
See Also