dotConnect for PostgreSQL Documentation
Devart.Common Namespace / MonitorEventArgs Class / CallStack Property

In This Topic
CallStack Property (MonitorEventArgs)
In This Topic
Gets the call stack of the monitor event.
Syntax
'Declaration
 
Public ReadOnly Property CallStack As String()
 

Property Value

The call stack of the monitor event.
See Also