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

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