NBException Source Property IBM Integration Bus
Gets or sets the message source of the message in the exception.

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

public override string Source { get; set; }

Property Value

Type: OnlineString
Source of the exception.

Implements

Online_Exception Source
See Also