Inheritance Hierarchy
Hazelcast.ConfigProxyFactoryConfig
Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax
The ProxyFactoryConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProxyFactoryConfig | Initializes a new instance of the ProxyFactoryConfig class | |
ProxyFactoryConfig(String, String) | Initializes a new instance of the ProxyFactoryConfig class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetClassName | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetService | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetClassName | ||
SetService | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also