This interface is implemented by data feeds that can produce streams of pakcets on demand.
| C# | Visual Basic | Managed C++ |
public interface ISource
Public Interface ISource
public interface class ISource
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Get(Int32, Data, ContextCallback, Object, Boolean) |
Get the next packet from the stream.
|