Skip to content

VersionSurrogate Fields

Surrogate type for VersionCodec.

Build

[Orleans.Id(2)]
public int Build
Gets or sets the build number.

Property value

The build number.

Major

[Orleans.Id(0)]
public int Major
Gets or sets the major version component.

Property value

The major version component.

Minor

[Orleans.Id(1)]
public int Minor
Gets or sets the minor version component.

Property value

The minor version component.

Revision

[Orleans.Id(3)]
public int Revision
Gets or sets the revision.

Property value

The revision.