Determine whether data can be send during measurement.
Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overrides Function CanSendDuringMeasurement( _ ByVal tbase As Single _ ) As Boolean |
| C# |
|---|
| public override bool CanSendDuringMeasurement( float tbase ) |
| C++ |
|---|
| public: virtual bool CanSendDuringMeasurement( float tbase ) override |
| J# |
|---|
| public override bool CanSendDuringMeasurement( float tbase ) |
| JScript |
|---|
| public override
function CanSendDuringMeasurement( tbase : float ) : bool |
Parameters
- tbase
- base time
Return Value
whether it can be sent