Returns an NBBroker.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public static NBBroker Broker { get; }
public static NBBroker Broker { get; }
Public Shared ReadOnly Property Broker As NBBroker
Get
Public Shared ReadOnly Property Broker As NBBroker
Get
public:
static property NBBroker^ Broker {
NBBroker^ get ();
}
public:
static property NBBroker^ Broker {
NBBroker^ get ();
}
static member Broker : NBBroker with get
static member Broker : NBBroker with get
Property Value
Type:
NBBrokerBroker returns an
NBBroker which represents the current broker.