ContextFactoryCreateTopic(String) Method
Creates a non-temporary Topic with the given name.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public ITopic CreateTopic(
string name
)
- name String
- Topic name
ITopicReturns a non-temporary Topic with the given name