Skip to main content

Interface IExternalStorage

Contract for ejectable external storage devices.

Assembly: Meadow.Contracts.dll
View Source
Declaration
public interface IExternalStorage : IStorageInformation

Methods

Eject()

Eject Storage Device method

View Source
Declaration
void Eject()