BinaryStreamPointerBasePointerVersion Property

Gets the pointer version number, assuming that this binary stream has an unmanaged buffer backing this stream. If the pointer version is the same, then any pointer acquired is still valid.

Definition

Namespace: SnapDB.IO
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public long PointerVersion { get; protected set; }

Property Value

Int64

See Also