NBException Number Property IBM Integration Bus
Gets or sets the Error number.

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

public virtual long Number { get; set; }

Property Value

Type: OnlineInt64
Error number of the exception.
See Also