ReplaySnapshot.Size Property

Ultimate Replay

ReplaySnapshotSize Property
Get the size in bytes of the snapshot data.

Namespace: UltimateReplay.Storage
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