NetCommunicationLayerID..::..ProtocolType Property
Gets or sets the type of the protocol.
Namespace:
CAS.Lib.CommonBus.CommunicationLayer.NetAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public ProtocolType ProtocolType { get; set; }
Public Property ProtocolType As ProtocolType Get Set
public: property ProtocolType^ ProtocolType { ProtocolType^ get (); void set (ProtocolType^ value); }