LegacyGrainId.TryConvertFromGrainId(GrainId, LegacyGrainId) 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 bool TryConvertFromGrainId (Orleans.Runtime.GrainId id, out Orleans.Runtime.LegacyGrainId legacyId);
static member TryConvertFromGrainId : Orleans.Runtime.GrainId * LegacyGrainId -> bool
Public Shared Function TryConvertFromGrainId (id As GrainId, ByRef legacyId As LegacyGrainId) As Boolean
Parameters
- id
- GrainId
- legacyId
- LegacyGrainId