Codec_Invokable_IActivationRebalancer_GrainReference_D9CA3E16.Deserialize<TReaderInput> 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 void Deserialize<TReaderInput>(ref Orleans.Serialization.Buffers.Reader<TReaderInput> reader, OrleansCodeGen.Orleans.Placement.Rebalancing.Invokable_IActivationRebalancer_GrainReference_D9CA3E16 instance);
member this.Deserialize : Reader * OrleansCodeGen.Orleans.Placement.Rebalancing.Invokable_IActivationRebalancer_GrainReference_D9CA3E16 -> unit
Public Sub Deserialize(Of TReaderInput) (ByRef reader As Reader(Of TReaderInput), instance As Invokable_IActivationRebalancer_GrainReference_D9CA3E16)
Type Parameters
- TReaderInput
Parameters
- reader
- Reader<TReaderInput>