Skip to content

828f593c cf77 e30f df23 33a42eeb649e

AnyOldName3 edited this page Apr 12, 2017 · 1 revision

LVFSContextInfo.PagingIo Property

True if reads/writes are paging IO.

Namespace: LVFS.External
Assembly: LVFS (in LVFS.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool PagingIo { get; }

VB

Public ReadOnly Property PagingIo As Boolean
	Get

C++

public:
property bool PagingIo {
	bool get ();
}

F#

member PagingIo : bool with get

Property Value

Type: Boolean

See Also

Reference

LVFSContextInfo Class
LVFS.External Namespace

Clone this wiki locally