Table of Contents

Interface ISwitchableService

Namespace
ToSic.Sys.DI
Assembly
ToSic.Sys.Core.dll

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

int

Methods

IsViable()

bool IsViable()

Returns

bool