Codec_IndirectProbeResponse
class
Namespace: OrleansCodeGen.Orleans.Runtime
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
public sealed class Codec_IndirectProbeResponse : IFieldCodec, IFieldCodec<IndirectProbeResponse>, IValueSerializer, IValueSerializer<IndirectProbeResponse>Constructors
Methods
Deserialize(Reader<TReaderInput>, IndirectProbeResponse)Deserializes the specified type.ReadValue(Reader<TReaderInput>, Field)Reads a value.Serialize(Writer<TBufferWriter>, IndirectProbeResponse)Serializes the provided value.WriteField(Writer<TBufferWriter>, uint, Type, IndirectProbeResponse)Writes a field.
