WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetTimeSpan Method
NamespacesIBM.Broker.PluginNBElementGetTimeSpan()()()()
SUMMARY
The GetTimeSpan method returns a TimeSpan value containing the value of the NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public TimeSpan GetTimeSpan()
Public Function GetTimeSpan As TimeSpan
public:
TimeSpan GetTimeSpan()
member GetTimeSpan : unit -> TimeSpan 
Return Value
The current element's value.
Exceptions
ExceptionCondition
NBRecoverableExceptionThrown if the value of the element is not of type TimeSpan.

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