CommunicatorConnectionParams Property

Communicator connection parameters. They must be assigned before calling Connect method.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public NameValueCollection ConnectionParams { get; }

Property Value

NameValueCollection

See Also