C# 클래스 Opc.Ua.Client.Session.AsyncRequestState

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
Defunct bool
RequestId uint
RequestTypeId uint
Result IAsyncResult
Timestamp System.DateTime

프로퍼티 상세

Defunct 공개적으로 프로퍼티

public bool Defunct
리턴 bool

RequestId 공개적으로 프로퍼티

public uint RequestId
리턴 uint

RequestTypeId 공개적으로 프로퍼티

public uint RequestTypeId
리턴 uint

Result 공개적으로 프로퍼티

public IAsyncResult Result
리턴 IAsyncResult

Timestamp 공개적으로 프로퍼티

public DateTime,System Timestamp
리턴 System.DateTime