GenericGrainType.GetUnconstructedGrainType 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.
Returns a non-constructed version of this instance.
public Orleans.Runtime.GenericGrainType GetUnconstructedGrainType ();
member this.GetUnconstructedGrainType : unit -> Orleans.Runtime.GenericGrainType
Public Function GetUnconstructedGrainType () As GenericGrainType