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.
Namespace: SnapDB.IOAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public long PointerVersion { get; protected set; }
Public Property PointerVersion As Long
Get
Protected Set
public:
property long long PointerVersion {
long long get ();
protected: void set (long long value);
}
function get_PointerVersion();
function set_PointerVersion(value);
Property Value
Int64