Show / Hide Table of Contents

Class Soundpad.OnDisconnectedEventArgs

Extented EventArgs for disconected event

Inheritance
System.Object
System.EventArgs
Soundpad.OnDisconnectedEventArgs
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: SoundpadConnector
Assembly: SoundpadConnector.dll
Syntax
public class OnDisconnectedEventArgs : EventArgs

Properties

| Improve this Doc View Source

Exception

Declaration
public Exception Exception { get; set; }
Property Value
Type Description
System.Exception
  • Improve this Doc
  • View Source
Back to top Generated by DocFX