Click or drag to resize

SignalIndexCacheUnauthorizedSignalIDs Property

Gets or sets reference to array of requested input measurement signal IDs that were unauthorized.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public Guid[] UnauthorizedSignalIDs { get; set; }
View Source

Property Value

Guid
See Also