SocketInterceptorConfigGetProperties Method Hazelcast .Net Client Class Library
Gets all properties.

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

public virtual Dictionary<string, string> GetProperties()

Return Value

Type: DictionaryString, String
the properties.
Remarks

Gets all properties.
See Also

Reference