Documentation for a minimal subset of the QSM API
ISource Interface
Namespaces > QS.Fx.Network > ISource
This interface is implemented by data feeds that can produce streams of pakcets on demand.
Syntax
C#Visual BasicManaged C++
public interface ISource
Public Interface ISource
public interface class ISource
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Get(Int32, Data, ContextCallback, Object, Boolean)
Get the next packet from the stream.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0