ReplayState Properties

Ultimate Replay

ReplayState Properties

The ReplayState type exposes the following members.

Properties
  Name Description
Public property CanRead
Returns true if the state contains any more data.
Public property EndRead
Returns true if the read pointer is at the end of the buffered data or false if there is still data to be read.
Public property Size
Returns the size of the object state in bytes.
Top
See Also