SocketInterceptorConfigGetClassName Method Hazelcast .Net Client Class Library
Returns the name of the ISocketInterceptor implementation class

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

public virtual string GetClassName()

Return Value

Type: String
name of the class
See Also

Reference