Show / Hide Table of Contents

Class ComponentNotRespondingArgs

A component is not responding.

Inheritance
System.Object
System.EventArgs
ComponentNotRespondingArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Events
Assembly: DelsysAPI.dll
Syntax
public class ComponentNotRespondingArgs : EventArgs

Constructors

ComponentNotRespondingArgs()

Declaration
public ComponentNotRespondingArgs()

Fields

Component

Declaration
public Component Component
Field Value
Type Description
Component
Back to top Generated by DocFX