10.24.0

SessionPropertiesSSLProtocol Property

Note: This API is now obsolete.
This property is deprecated.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
[ObsoleteAttribute("SSLProtocol is deprecated, please use SSLExcludedProtocols instead", 
	false)]
public string SSLProtocol { get; set; }

Property Value

String

See Also