Documentation for a minimal subset of the QSM API
Segments Property
Namespaces > QS.Fx.Network > Data > Segments
The list of contiguous memory segments to transmit.
Syntax
C#Visual BasicManaged C++
public IList<Block> Segments { get; }
Public ReadOnly Property Segments As IList(Of Block)
public:
property IList<Block>^ Segments {
	IList<Block>^ get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0