IPEndPointCodec
class
Namespace: Orleans.Serialization.Codecs
Serializer for
System.Net.IPEndPoint. public sealed class IPEndPointCodec : IDerivedTypeCodec, IFieldCodec, IFieldCodec<IPEndPoint>Constructors
Methods
ReadValue(Reader<TInput>, Field)Reads a value.WriteField(Writer<TBufferWriter>, uint, IPEndPoint)Writes a field without type info (expected type is statically known).
