Skip to content

GrainManifest Properties

Information about available grains.

Grains

get
View source
[Orleans.Id(1)]
public ImmutableDictionary<GrainType, GrainProperties> Grains
Gets the grain types available on this silo.

Interfaces

get
View source
[Orleans.Id(0)]
public ImmutableDictionary<GrainInterfaceType, GrainInterfaceProperties> Interfaces
Gets the interfaces available on this silo.