Click or drag to resize

ISocketInterceptorInit Method

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
void Init(
	Dictionary<string, string> properties
)

Parameters

properties
Type: System.Collections.GenericDictionaryString, String
See Also