Gets errors and trap info

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

Syntax

C#
public interface IAppServerLog2 : IAppServerLog, 
	IDisposable
Visual Basic (Declaration)
Public Interface IAppServerLog2 _
	Implements IAppServerLog, IDisposable
Visual C++
public interface class IAppServerLog2 : IAppServerLog, 
	IDisposable

See Also