Click or drag to resize

SocketInterceptorConfigGetClassName Method

Returns the name of the ISocketInterceptor implementation class

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax
public virtual string GetClassName()

Return Value

Type: String
name of the class
See Also