Skip to content

VersionSurrogate

struct

Namespace: Orleans.Serialization.Codecs

Surrogate type for VersionCodec.
[Orleans.GenerateSerializer]
public struct VersionSurrogate

Fields

  • Build Gets or sets the build number.
  • Major Gets or sets the major version component.
  • Minor Gets or sets the minor version component.
  • Revision Gets or sets the revision.