Property | Type | Description | |
---|---|---|---|
AccessRight | PBCaGw.Configurations.SecurityAccess | ||
CID | uint? | ||
ChainSide | PBCaGw.Workers.ChainSide | ||
Channel | string | ||
Client | |||
DBRType | UInt16? | ||
DataCount | uint? | ||
Destination | |||
GWCID | uint? | ||
IOID | uint? | ||
PacketCount | int | ||
SID | uint? | ||
Server | |||
SubscriptionId | uint? | ||
SubscriptionList | ConcurrentBag |
||
knownFromSideA | bool? | ||
knownFromSideB | bool? |
Method | Description | |
---|---|---|
Notify ( object sender, DataPacket packet ) : void |
public Notify ( object sender, DataPacket packet ) : void | ||
sender | object | |
packet | DataPacket | |
return | void |
public PBCaGw.Configurations.SecurityAccess AccessRight | ||
return | PBCaGw.Configurations.SecurityAccess |
public PBCaGw.Workers.ChainSide ChainSide | ||
return | PBCaGw.Workers.ChainSide |
public IPEndPoint,System.Net Destination | ||
return |