C# Class Opc.Ua.ServerTest.ServerTestClient.PerfData

Stores the performance data for a test run.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
ElaspsedTime double
Encoding string
SecurityMode string
SecurityPolicy string
Transport string

Property Details

ElaspsedTime public_oe property

public double ElaspsedTime
return double

Encoding public_oe property

public string Encoding
return string

SecurityMode public_oe property

public string SecurityMode
return string

SecurityPolicy public_oe property

public string SecurityPolicy
return string

Transport public_oe property

public string Transport
return string