Delegate ExternalStorageEventHandler
Delegate containing information about an external storage event.
Assembly: Meadow.Contracts.dll
View Source
Declaration
public delegate void ExternalStorageEventHandler(IExternalStorage storage, ExternalStorageState state)