WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Method Property
NamespacesIBM.Broker.PluginNBExceptionMethod
SUMMARY
Gets or sets the name of the method which throws the exception.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual string Method { get; set; }
Public Overridable Property Method As String
	Get
	Set
public:
virtual property String^ Method {
	String^ get ();
	void set (String^ value);
}
abstract Method : string with get, set
override Method : string with get, set
Value
Method name.

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