Class InteractiveUserDetachedException
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
The exception that is thrown when user interaction is attempted on a script that has been detached from the client.
public class InteractiveUserDetachedException : DataMinerException
- Inheritance
-
InteractiveUserDetachedException
- Inherited Members
- Extension Methods
Constructors
- InteractiveUserDetachedException(string)
Initializes a new instance of the InteractiveUserDetachedException class.