/// <summary> /// Dispose this pbject. /// </summary> public virtual void Dispose() { InternalSensor.Dispose(); }