C# Class System.IO.BACnet.BacnetClient.Segmentation

Datei anzeigen Open project: temcocontrols/T3000_Building_Automation_System

Public Properties

Property Type Description
buffer EncodeBuffer
max_segments byte
sequence_number byte
window_size byte

Property Details

buffer public_oe property

public EncodeBuffer buffer
return EncodeBuffer

max_segments public_oe property

public byte max_segments
return byte

sequence_number public_oe property

public byte sequence_number
return byte

window_size public_oe property

public byte window_size
return byte