Click or drag to resize

TransportPriority Enumeration

** NOTE: ADDED in CFX 2.0 **

Enum that specifies the priority of the transport.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum TransportPriority
Members
Member nameValueDescription
Low0 Priority of transport request is low
Medium1 Priority of transport request is medium
High2 Priority of transport request is high
See Also