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

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

public DateTime,System End
return System.DateTime

KeepAliveCount public property

public double KeepAliveCount
return double

KeepAliveMode public property

public bool KeepAliveMode
return bool

KeepAlives public property

public List KeepAlives
return List

PublishingInterval public property

public double PublishingInterval
return double

Start public property

public DateTime,System Start
return System.DateTime