True if the stack trace is enabled.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public bool DebugStackTraceEnabled{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DebugStackTraceEnabled As Boolean |
| Visual C++ |
|---|
public: property bool DebugStackTraceEnabled { bool get (); } |
Return Value
true if enabled
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace