ReplayState.Size Property

Ultimate Replay

ReplayStateSize Property
Returns the size of the object state in bytes.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Size { get; }

Property Value

Type: Int32
See Also