C# Class TSystems.RELOAD.Transport.ForwardingHeader

Mostra file Open project: RELOAD-NET/RELOAD.NET

Public Properties

Property Type Description
configuration_sequence System.UInt16
destination_list List
destination_list_length System.UInt16
fragment System.UInt32
fw_options List
length System.UInt32
max_response_length System.UInt32
options_length System.UInt16
overlay System.UInt32
transaction_id System.UInt64
ttl Byte
version Byte
via_list List
via_list_length System.UInt16

Property Details

configuration_sequence public_oe property

public UInt16,System configuration_sequence
return System.UInt16

destination_list public_oe property

public List destination_list
return List

destination_list_length public_oe property

public UInt16,System destination_list_length
return System.UInt16

fragment public_oe property

public UInt32,System fragment
return System.UInt32

fw_options public_oe property

public List fw_options
return List

length public_oe property

public UInt32,System length
return System.UInt32

max_response_length public_oe property

public UInt32,System max_response_length
return System.UInt32

options_length public_oe property

public UInt16,System options_length
return System.UInt16

overlay public_oe property

public UInt32,System overlay
return System.UInt32

transaction_id public_oe property

public UInt64,System transaction_id
return System.UInt64

ttl public_oe property

public Byte ttl
return Byte

version public_oe property

public Byte version
return Byte

via_list public_oe property

public List via_list
return List

via_list_length public_oe property

public UInt16,System via_list_length
return System.UInt16