 | ContextFactoryInit Method |
version: 10.22.0
Initializes the Messaging API. This method must be called at least once, before using
any of the messaging APIs. Typically ContextFactory.Init() is called once during
program initialization.
One property of interest is
LogDelegate, it allows
client applications to receive API log information.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
Exceptions
See Also