共用方式為


ILegacyMembershipConfigurator 介面

定義

LegacyMembershipConfigurator 會以舊版方式設定成員資格資料表,這是來自通用群組態

public interface ILegacyMembershipConfigurator : Orleans.Runtime.MembershipService.ILegacySiloConfigurationAdapter
type ILegacyMembershipConfigurator = interface
    interface ILegacySiloConfigurationAdapter
Public Interface ILegacyMembershipConfigurator
Implements ILegacySiloConfigurationAdapter
衍生
實作

方法

Configure(Object, ISiloBuilder)

使用 configuration 設定提供的 builder

(繼承來源 ILegacySiloConfigurationAdapter)
Configure(Object, ISiloHostBuilder)

使用 configuration 設定提供的 builder

(繼承來源 ILegacySiloConfigurationAdapter)

適用於