SSLConfigSetProperty Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax

public virtual SSLConfig SetProperty(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString

Return Value

Type: SSLConfig
See Also

Reference