Artemis.DeviceProviders.DeviceProvider.Disable C# (CSharp) Method

Disable() public abstract method

Disables the device
public abstract Disable ( ) : void
return void
        public abstract void Disable();