Gets the last error.

Namespace:  GrassValley.Mseries.AppServerLog
Assembly:  GrassValley.Mseries.AppServerLog (in GrassValley.Mseries.AppServerLog.dll) Version: 1.0.0.0

Syntax

C#
int LastError { get; }
Visual Basic (Declaration)
ReadOnly Property LastError As Integer
Visual C++
property int LastError {
	int get ();
}

Field Value

See Also