LegacyGrainId.FromGrainId(GrainId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Orleans.Runtime.LegacyGrainId FromGrainId (Orleans.Runtime.GrainId id);
static member FromGrainId : Orleans.Runtime.GrainId -> Orleans.Runtime.LegacyGrainId
Public Shared Function FromGrainId (id As GrainId) As LegacyGrainId
Parameters
- id
- GrainId