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