The GetNullableTimeSpan method returns a Nullable<TimeSpan> value containing the value of the NBElement.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Return Value
Type:

The current element's value.
Exceptions
Exception | Condition |
---|---|
IBM.Broker.Plugin NBRecoverableException | Thrown if the value of the element is not of type Nullable<TimeSpan>. |
See Also