C# 클래스 Opc.Ua.Server.StateMachineTransitionEventArgs

The event arguments provided when a state machine transition occurs.
상속: System.EventArgs
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary 1 사용 예제들

비공개 메소드들

메소드 설명
StateMachineTransitionEventArgs ( QualifiedName fromState, QualifiedName toState, QualifiedName cause ) : System

Creates a new instance.