Skip to content

32bd87e8 f9e0 2446 5b07 0874b5c4617e

AnyOldName3 edited this page Apr 12, 2017 · 1 revision

LVFSContextInfo.SynchronousIo Property

True if the operation is synchronous IO.

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

Syntax

C#

public bool SynchronousIo { get; }

VB

Public ReadOnly Property SynchronousIo As Boolean
	Get

C++

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

F#

member SynchronousIo : bool with get

Property Value

Type: Boolean

See Also

Reference

LVFSContextInfo Class
LVFS.External Namespace

Clone this wiki locally