Click or drag to resize

ValidationResultCanMonitorWithSignalR Property

Determines whether progress can be monitored with SignalR

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool CanMonitorWithSignalR { get; set; }

Property Value

Type: Boolean
See Also