C# Class OpcRcw.Da.OPCSERVERSTATUS

显示文件 Open project: OPCFoundation/UA-.NET Class Usage Examples

Public Properties

Property Type Description
dwServerState OPCSERVERSTATE
ftCurrentTime System.Runtime.InteropServices.ComTypes.FILETIME
ftLastUpdateTime System.Runtime.InteropServices.ComTypes.FILETIME
ftStartTime System.Runtime.InteropServices.ComTypes.FILETIME

Property Details

dwServerState public_oe property

public OPCSERVERSTATE dwServerState
return OPCSERVERSTATE

ftCurrentTime public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ftCurrentTime
return System.Runtime.InteropServices.ComTypes.FILETIME

ftLastUpdateTime public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ftLastUpdateTime
return System.Runtime.InteropServices.ComTypes.FILETIME

ftStartTime public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ftStartTime
return System.Runtime.InteropServices.ComTypes.FILETIME