Свойство | Type | Description | |
---|---|---|---|
GetConnection | |||
InsertIntoPacketTable | int |
Méthode | Description | |
---|---|---|
AddException ( System.Guid sourceID, |
||
Dispose ( ) : void | ||
PacketToLogging ( string connectionstring ) : ArtemisComm | ||
Process ( |
||
ProcessValues ( object key, string propertyName, object value, string propertyType, string hexValue ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Méthode | Description | |
---|---|---|
GetConnection ( ) : |
||
InsertIntoPacketTable ( |
public AddException ( System.Guid sourceID, |
||
sourceID | System.Guid | |
error | ||
Résultat | void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
Résultat | void |
public PacketToLogging ( string connectionstring ) : ArtemisComm | ||
connectionstring | string | |
Résultat | ArtemisComm |
public Process ( |
||
packet | ||
sourceID | System.Guid | |
targetID | System.Guid | |
subPacketType | int | |
Résultat | object |
public ProcessValues ( object key, string propertyName, object value, string propertyType, string hexValue ) : void | ||
key | object | |
propertyName | string | |
value | object | |
propertyType | string | |
hexValue | string | |
Résultat | void |