True if the operation has been successfully finished.

Namespace: XpressnetLib
Assembly: XpressnetLib (in XpressnetLib.dll) Version: 0.1.4195.39796

Syntax

C#
public bool Finished { get; }
Visual Basic
Public ReadOnly Property Finished As Boolean
	Get
Visual C++
public:
property bool Finished {
	bool get ();
}

See Also