LegacyGrainId.Implicit(LegacyGrainId to GrainId) Operator
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 implicit operator Orleans.Runtime.GrainId (Orleans.Runtime.LegacyGrainId legacy);
static member op_Implicit : Orleans.Runtime.LegacyGrainId -> Orleans.Runtime.GrainId
Public Shared Widening Operator CType (legacy As LegacyGrainId) As GrainId
Parameters
- legacy
- LegacyGrainId