SocketInterceptorConfig Class | 
Namespace: Hazelcast.Config
The SocketInterceptorConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| SocketInterceptorConfig | Initializes a new instance of the SocketInterceptorConfig class  | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetClassName | 
                Returns the name of the
                ISocketInterceptor
                implementation class
              | |
| GetHashCode | (Inherited from Object.) | |
| GetImplementation | 
                Returns the
                ISocketInterceptor
                implementation object
              | |
| GetProperties | Gets all properties.  | |
| GetProperty | Gets a property.  | |
| GetType | (Inherited from Object.) | |
| IsEnabled | Returns if this configuration is enabled  | |
| SetClassName | 
                Sets the name for the
                ISocketInterceptor
                implementation class
              | |
| SetEnabled | Enables and disables this configuration  | |
| SetImplementation | 
                Sets the
                ISocketInterceptor
                implementation object
              | |
| SetProperties | Sets the properties.  | |
| SetProperty | Sets a property.  | |
| ToString | (Overrides ObjectToString.) |