Whether this stream can timeout.
Namespace: PalmSens.Comm.Streams
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overrides ReadOnly Property CanTimeout As Boolean |
| C# |
|---|
| public override bool CanTimeout { get; } |
| C++ |
|---|
| public override property bool CanTimeout override { bool get(); } |
| J# |
|---|
| /** property */ public bool get_CanTimeout(); |
| JScript |
|---|
| public function get CanTimeout() : bool |
Property Value
Missing <value> tag for "P:PalmSens.Comm.Streams.WinSerialStream.CanTimeout"