Class TransportType
Inheritance
System.Object
TransportType
Assembly: IronZip.dll
Syntax
public sealed class TransportType : Enum
Fields
All
Declaration
public const TransportType All
Field Value
Connectionless
Declaration
public const TransportType Connectionless
Field Value
ConnectionOriented
Declaration
public const TransportType ConnectionOriented
Field Value
Tcp
Declaration
public const TransportType Tcp
Field Value
Udp
Declaration
public const TransportType Udp
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|