Interface IOnlineLReal
Defines contract to access online value of System.
Inherited Members
Namespace: Vortex.Connector.ValueTypes.Online
Assembly: Vortex.Connector.dll
Syntax
public interface IOnlineLReal : IOnline<double>