RemoteRecord Property (CommonKrunchDataStreamParameters)
- Last UpdatedApr 08, 2026
- 1 minute read
An interface to the remote SetRecord being polled.
public OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetRecord RemoteRecord {get;}
public:
property OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetRecord^ RemoteRecord {
OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetRecord^ get();
}