This is the main abstract base class, from which all .NETCompute nodes derive.
System Object IBM.Broker.Plugin NBNode IBM.Broker.Plugin NBComputeNodeNamespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public abstract class NBComputeNode : NBNode
public abstract class NBComputeNode : NBNode
Public MustInherit Class NBComputeNode
Inherits NBNode
Public MustInherit Class NBComputeNode
Inherits NBNode
public ref class NBComputeNode abstract : public NBNode
public ref class NBComputeNode abstract : public NBNode
[<AbstractClassAttribute>]
type NBComputeNode =
class
inherit NBNode
end
[<AbstractClassAttribute>]
type NBComputeNode =
class
inherit NBNode
end