BasePropertiesSetCCSMPProperty Method
Sets a property to be passed directly to CCSMP. Properties set in this manner
will always override properties set using the shortcut properties, regardless
of order.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public void SetCCSMPProperty(
string key,
string value
)
Parameters
- key String
- Name of property in CCSMP
- value String
- Value of the property, or null to unset