[This is preliminary documentation and is subject to change.]
Gets a connection string - a structured URL-like connection descriptor that identifies a host
along with binding and service. The componets of address are not case-sensitive.
The form of the address is: . The "host" and "service" segment syntaxes depend on binding and may not contain the ':' char.
An example of some 'mytest' binding: 'mytest://adr=1.1.1.1,nic=eth001:job,chat,backup'
Namespace: NFX.Gluebinding://host:service
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also