HandleFaultRequestHandleRemote Property |
Gets or sets a value indicating whether the fault should be handled remotely or not.
If handled remotely, the red light should be off on the equipment (at least for this fault)
Namespace: CFX.ResourcePerformanceAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic bool HandleRemote { get; set; }Public Property HandleRemote As Boolean
Get
Set
Property Value
Boolean
See Also