Skip to content

UnknownFieldMarker

class

Namespace: Orleans.Serialization.Codecs

Marker object used to denote an unknown field and its position into a stream of data.
public sealed class UnknownFieldMarker

Constructors

Properties

  • Field The field header.
  • Position The position into the stream at which this field occurs.

Methods

  • ToStringReturns a string that represents the current object.