Click or drag to resize

MemoryXViewHandle Property

A handle to the view of the memory-mapped file (or null).

Namespace:  Demo3D.Net.IPC
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 14.0.0.10531
Syntax
C#
public virtual SafeBuffer? ViewHandle { get; }

Property Value

Type: SafeBuffer
See Also