Interface ISwitchableService
This describes a service which may have multiple implementations, and will be picked by the ServiceSwitcher<T>
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface ISwitchableService : IHasIdentityNameId
  - Inherited Members
 
Properties
Priority
int Priority { get; }
  Property Value
Methods
IsViable()
bool IsViable()