If TRUE, the port is created each time on system start.
Otherwise, port is created manually by application via API.
Read/Write
| Visual Basic .NET |
Permanent As Boolean
|
|---|---|
| Visual C# |
Boolean Permanent; |
If port is not permanent,it will be removed on FTVSPCControl Class object destroy
(if the port is occupied by some serial application, it will be removed on the port release).
FALSE by default.