BasePropertiesRemoveProperty Method
internal method to remove property from property map
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
protected bool RemoveProperty(
string key
)
- key String
- key of property to remove
Boolean true, found and removed, false, not found