ContextPropertiesFromDictionary Method
Creates a new ContextProperties instance given a dictionary of key/value strings - Reserved for future use
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public static ContextProperties FromDictionary(
IDictionary<string, string> dictionary
)
- dictionary IDictionaryString, String
- Reserved for future use
ContextPropertiesReturns new ContextProperties instance given a dictionary of key/value strings - Reserved for future use
FormatException | |
OverflowException | |