C# 클래스 Opc.Ua.Sample.Controls.PerformanceTestResult

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Initialize void
Initialize void

공개 메소드들

메소드 설명
PerformanceTestResult ( ConfiguredEndpoint endpoint, int iterations ) : System

Initializes the object with the endpoint being tested an the number of iterations.

비공개 메소드들

메소드 설명
Initialize ( ) : void

Sets private members to default values.

Initialize ( StreamingContext context ) : void

메소드 상세

PerformanceTestResult() 공개 메소드

Initializes the object with the endpoint being tested an the number of iterations.
public PerformanceTestResult ( ConfiguredEndpoint endpoint, int iterations ) : System
endpoint ConfiguredEndpoint
iterations int
리턴 System