Enum ProtocolType
Protocol to use for communication.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum ProtocolType : int
Fields
| Name | Description |
|---|---|
| Sixml | SIXml communication protocol. |
| Unknown | Invalid/unknown constant value. |