Arendi.BleLibrary  4.5.1.999
Core-Library (PCL)
Arendi.BleLibrary.Remote.DisconnectedEventArgs Class Reference

Event arguments for the event IPeripheral.Disconnected. More...

Public Member Functions

 DisconnectedEventArgs (DisconnectReason reason)
 Create disconnected event arguments. More...
 

Properties

DisconnectReason Reason [get]
 Get the reason for the disconnect. More...
 

Detailed Description

Event arguments for the event IPeripheral.Disconnected.

Constructor & Destructor Documentation

§ DisconnectedEventArgs()

Arendi.BleLibrary.Remote.DisconnectedEventArgs.DisconnectedEventArgs ( DisconnectReason  reason)

Create disconnected event arguments.

Parameters
reasonReason for the disconnect.

Property Documentation

§ Reason

DisconnectReason Arendi.BleLibrary.Remote.DisconnectedEventArgs.Reason
get

Get the reason for the disconnect.