SocketInterceptorConfig MethodsHazelcast .Net Client Class Library

The SocketInterceptorConfig type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetClassName
Returns the name of the ISocketInterceptor implementation class
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImplementation
Returns the ISocketInterceptor implementation object
Public methodGetProperties
Gets all properties.
Public methodGetProperty
Gets a property.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEnabled
Returns if this configuration is enabled
Public methodSetClassName
Sets the name for the ISocketInterceptor implementation class
Public methodSetEnabled
Enables and disables this configuration
Public methodSetImplementation
Sets the ISocketInterceptor implementation object
Public methodSetProperties
Sets the properties.
Public methodSetProperty
Sets a property.
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference