







|
| Pageflex Server Logging API Reference |
| MonitorLogMessageEventArgs..::.LogMsg Property |
| MonitorLogMessageEventArgs Class See Also Send Feedback |
The PFServerLogMsg instance received.
Namespace:
Pageflex.Ur.Logging.API
Assembly:
PFSvr_Monitor (in PFSvr_Monitor.dll) Version: 7.6.0.1105 (10.1105.0.0)
Syntax
| C# |
|---|
public PFServerLogMsg LogMsg { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LogMsg As PFServerLogMsg |
| Visual C++ |
|---|
public: property PFServerLogMsg^ LogMsg { PFServerLogMsg^ get (); } |
