AmqpCFXEndpointCloseSubscribeChannel Method (Uri, String) |
[This is preliminary documentation and is subject to change.]
Namespace:
CFX.Transport
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic void CloseSubscribeChannel(
Uri networkAddress,
string address
)
Public Sub CloseSubscribeChannel (
networkAddress As Uri,
address As String
)
Parameters
- networkAddress
- Type: SystemUri
- address
- Type: SystemString
See Also