Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Serialization
Package overview
UnknownFieldMarker
Overview
Constructors
Properties
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
UnknownFieldMarker Properties
Documentation
API reference
Microsoft.Orleans.Serialization
UnknownFieldMarker
Properties
Markdown
Marker object used to denote an unknown field and its position into a stream of data.
Field
get
View source
public
Field Field
The field header.
Position
get
View source
public
long
Position
The position into the stream at which this field occurs.