IRecord | 
The IRecordInputStream type exposes the following members.
| Name | Description | |
|---|---|---|
| IsStopped | Gets a value indicating whether this instance has stopped reading. | |
| PaddingBytesSkipped | Gets the amount of padding skipped while reading from the stream. | |
| RecordOptions | Gets the record options applied to this stream. | |
| StopReadingAtPosition | Gets or sets the position in the stream after which no data will be read. | 
| Name | Description | |
|---|---|---|
| AreInsideSameBoundary | Determines whether the range between two specified positions does not cross a structural boundary (e.g. a block boundary on the DFS). | |
| OffsetFromBoundary | Determines the offset of the specified position from the directly preceding structural boundary (e.g. a block boundary on the DFS). |