ICompatibilityDirector<TStrategy> Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface ICompatibilityDirector<TStrategy> : Orleans.Versions.Compatibility.ICompatibilityDirector where TStrategy : CompatibilityStrategy
type ICompatibilityDirector<'Strategy (requires 'Strategy :> CompatibilityStrategy)> = interface
interface ICompatibilityDirector
Public Interface ICompatibilityDirector(Of TStrategy)
Implements ICompatibilityDirector
Type Parameters
- TStrategy
- Implements
Methods
IsCompatible(UInt16, UInt16) |
Returns |