Click or drag to resize

DataServerClientProtocolReadHeader Properties

The DataServerClientProtocolReadHeader type exposes the following members.

Properties
  NameDescription
Public propertyBlockId
Gets or sets the block ID to be read or written.
(Inherited from DataServerClientProtocolHeader.)
Public propertyCommand
Gets or sets the command issued to the data server.
(Inherited from DataServerClientProtocolHeader.)
Public propertyOffset
Gets or sets the offset into the block at which to start reading.
Public propertySize
Gets or sets the size of the data to read.
Top
See Also