Interface IBridgeConflictResolver
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IBridgeConflictResolver
Methods
Name | Description |
---|---|
Dispose() | Perform tasks associated with freeing, releasing, or resetting resources. |
Init(IDictionary) | Perform tasks like allocating resources or acquiring connections etc. |
Resolve(ProviderBridgeItem, ProviderBridgeItem) | Perform tasks like Conflict Resolution between different cache and bridge operation. |