CheckpointToken Struct

Definition

Represents a registered checkpoint.

public value class CheckpointToken
public readonly struct CheckpointToken
type CheckpointToken = struct
Public Structure CheckpointToken
Inheritance
CheckpointToken

Constructors

CheckpointToken(String, Int32)

Initializes a new instance of the CheckpointToken struct.

Properties

Name

Gets the name of the checkpoint.

Position

Gets the position of token in the token table.

Applies to