Click or drag to resize

SSLConfigSetProperty Method

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public virtual SSLConfig SetProperty(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString

Return Value

Type: SSLConfig
See Also