Sets the name for the
ISocketInterceptor
implementation class
Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax
Parameters
- className
- Type: SystemString
the name of the ISocketInterceptor implementation class to set
Return Value
Type: SocketInterceptorConfigthis SocketInterceptorConfig instance
See Also