Enum TransportLayerType
Defines the possible transport layer types.
Namespace: ic4
Assembly: ic4dotnet.dll
Syntax
public enum TransportLayerType
Fields
| Name | Description |
|---|---|
| GigEVision | The transport layer uses the GigEVision standard. |
| USB3Vision | The transport layer uses the USB3 Vision standard. |
| Unknown | Other or unknown transport layer type |


