Construct a packet from a list of contiguous memory segments if the total number of bytes transmitted is not known.

Syntax
C# | Visual Basic | Managed C++ |
Public Sub New ( _
segments As IList(Of Block) _
)

Parameters
- segments (IList<(Of Block>))
- The list of memory segments to transmit.
Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0