C# Class OpcRcw.Da.OPCSERVERSTATUS

Show file 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 property

public OPCSERVERSTATE dwServerState
return OPCSERVERSTATE

ftCurrentTime public property

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

ftLastUpdateTime public property

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

ftStartTime public property

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