IActorStateProvider.Initialize(ActorTypeInformation) Method

Definition

Initializes the actor state provider with type information of the actor type associated with it.

C#
public void Initialize(Microsoft.ServiceFabric.Actors.Runtime.ActorTypeInformation actorTypeInformation);

Parameters

actorTypeInformation
ActorTypeInformation

Type information of the actor class

Applies to

Product Versions
Azure SDK for .NET Latest