NetworkSettingsBaseProtocolConstants Enumeration |
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic enum ProtocolConstants
Public Enumeration ProtocolConstants
public enum class ProtocolConstants
Members
| Member name | Value | Description |
---|
| TCP | 0 | |
| UDP | 1 | |
| SSL | 2 | |
| Undefined | 3 | |
See Also