SocketInterceptorConfigGetImplementation Method Hazelcast .Net Client Class Library
Returns the ISocketInterceptor implementation object

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

public virtual Object GetImplementation()

Return Value

Type: Object
SocketInterceptor implementation object
See Also

Reference