Whisperstream Research Group - SerialComm GSM SDK Documentation

SerialIO.Dispose Method

called when during garbage collection, this closes the serial connection if it is still open and calls the base class's dispose method

Overload List

called when during garbage collection, this closes the serial connection if it is still open and calls the base class's dispose method

new public void Dispose();

Inherited from Component.

protected virtual void Dispose(bool);

See Also

SerialIO Class | Whisperstream.SerialComm.IO Namespace