Share via


IGrainServiceFactory 介面

定義

與粒紋服務互動的功能。

public interface IGrainServiceFactory
type IGrainServiceFactory = interface
Public Interface IGrainServiceFactory

方法

CastToGrainServiceReference<T>(GrainReference)

將粒紋參考轉換成具型別的粒紋服務參考。 由粒紋索引所使用。

MakeGrainServiceReference(Int32, String, SiloAddress)

為指定定址接收器上的粒紋服務實例建立粒紋參考。 這是透過粒紋索引來使用。

適用於