PortTrialTime Property
Maximum time of life for each virtual serial port (in minutes). During this time serial application can work with the virtual serial port. If set to zero, no time limitation.
Access
Read only
Syntax
Visual Basic |
PortTrialTime As Long |
---|---|
Delphi |
PortTrialTime: Integer; |
Visual C++ (MFC) |
LONG get_PortTrialTime(); |
Visual C++ (#import) |
LONG PortTrialTime; |
Return Value
0 by default.