ProtocolType
public enum ProtocolType : UInt8
                ENTERPRISE EDITION ONLY.
The protocol type of the data transportation.
- 
                  
                  
Undocumented
Declaration
Swift
case messageStream = 0 - 
                  
                  
The message oriented transportation.
Declaration
Swift
case byteStream 
        ProtocolType Enumeration Reference