Show / Hide Table of Contents

Delegate AppDisconnectedEventHandler

Delegate event handler for the app disconnection event.

Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public delegate void AppDisconnectedEventHandler(object sender, AppDisconnectedEventArgs e)
Parameters
Type Name Description
object sender
AppDisconnectedEventArgs e
  • Improve this Doc
  • View Source
Back to top Generated by DocFX