Click or drag to resize

SocketOptionsGetSocketFactory Method

Note: This API is now obsolete.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
[ObsoleteAttribute("This configuration is not used.")]
public virtual ISocketFactory GetSocketFactory()

Return Value

Type: ISocketFactory
See Also