NBException Method Property IBM Integration Bus
Gets or sets the name of the method which throws the exception.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public virtual string Method { get; set; }

Property Value

Type: OnlineString
Method name.
See Also