The following tables list the members exposed by DataLoadedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DataLoadedEventArgs | Initializes a new instance of the DataLoadedEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ClassId | Gets a Leadtools.Jpip.DataBinClassIdValues value that indicates the data chunk type. |
![]() |
CodeStreamIndex | Gets the index of the stream. |
![]() |
Data | Gets the data buffer for this packet of the data chunk. |
![]() |
IdentifierNumber | Gets the identifier number of the data chunk. |
![]() |
IsCompleted | Determines whether this is the last packet for this data chunk |
![]() |
Offset | Gets the data offset value. |
See Also