CommunicatorInfo Class

Contains communicator informations.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public class CommunicatorInfo
Inheritance
Object    CommunicatorInfo

Constructors

CommunicatorInfo Constructor.

Properties

CommunicatorName Communicator name.
CommunicatorType Communicator type.
InnerCommunicatorInfo Informations about inner communicator.
UsedParameters Parameters used by communicator in time of creation of this info.

See Also