CheckpointToken 구조체

정의

등록된 검사점을 나타냅니다.

public value class CheckpointToken
public readonly struct CheckpointToken
type CheckpointToken = struct
Public Structure CheckpointToken
상속
CheckpointToken

생성자

Name Description
CheckpointToken(String, Int32)

CheckpointToken 구조체의 새 인스턴스를 초기화합니다.

속성

Name Description
Name

검사점의 이름을 가져옵니다.

Position

토큰 테이블에서 토큰의 위치를 가져옵니다.

적용 대상