PFServerLogMsg Class

Pageflex Server Logging API Reference

Instantiation of a Log Message received on a subscription by a PFSvr_Monitor instance.

Namespace:  Pageflex.Ur.Logging.API
Assembly:  PFSvr_Monitor (in PFSvr_Monitor.dll) Version: 7.6.0.1105 (10.1105.0.0)

Syntax

C#
public class PFServerLogMsg
Visual Basic (Declaration)
Public Class PFServerLogMsg
Visual C++
public ref class PFServerLogMsg

Inheritance Hierarchy

System..::.Object
  Pageflex.Ur.Logging.API..::.PFServerLogMsg

See Also