WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
StackTrace Property
NamespacesIBM.Broker.PluginNBExceptionStackTrace
SUMMARY
Gets a string representation of the immediate frames on the call stack.
Declaration Syntax
C#Visual BasicVisual C++F#
public override string StackTrace { get; }
Public Overrides ReadOnly Property StackTrace As String
	Get
public:
virtual property String^ StackTrace {
	String^ get () override;
}
abstract StackTrace : string
override StackTrace : string
Value
StackTrace is a string that describes the immediate frames of the call stack.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0