UnmanagedMemoryAccessor.IsOpen Property

Definition

Determines whether the accessor is currently open by a process.

protected:
 property bool IsOpen { bool get(); };
protected bool IsOpen { get; }
member this.IsOpen : bool
Protected ReadOnly Property IsOpen As Boolean

Property Value

true if the accessor is open; otherwise, false.

Applies to