C# Class Opc.Ua.ServerTest.SubscribeTest.PublishingState

ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
End System.DateTime
KeepAliveCount double
KeepAliveMode bool
KeepAlives List
PublishingInterval double
Start System.DateTime

Property Details

End public_oe property

public DateTime,System End
return System.DateTime

KeepAliveCount public_oe property

public double KeepAliveCount
return double

KeepAliveMode public_oe property

public bool KeepAliveMode
return bool

KeepAlives public_oe property

public List KeepAlives
return List

PublishingInterval public_oe property

public double PublishingInterval
return double

Start public_oe property

public DateTime,System Start
return System.DateTime