Edit

Share via


PlacementTarget.InterfaceType Property

Definition

Gets the interface type of the interface which is being called on the grain which triggered this placement request.

public Orleans.Runtime.GrainInterfaceType InterfaceType { get; }
member this.InterfaceType : Orleans.Runtime.GrainInterfaceType
Public ReadOnly Property InterfaceType As GrainInterfaceType

Property Value

Applies to