Class CustomDependency
CustomDependency reprsents the information to be passed to IExntesibleDependencyProvider
Inherited Members
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class CustomDependency : CacheDependency, IDisposable
Constructors
Name | Description |
---|---|
CustomDependency(String) | |
CustomDependency(String, IDictionary<String, String>) |
Properties
Name | Description |
---|---|
Parameters | Gets the parameter dictionary to be passed to extensible dependency provider. |
ProviderName | Gets the name of the the extensble depdendency provider |