Specifies whether a blank line is valid input from the ReadLine methods.
| Member Name | Description |
|---|---|
| DoNotAllow | Do not accept an empty input line. |
| Allow | Do accept an empty input line. |
Namespace: Brecham.Obex.Net
Assembly: TransportConnection (in TransportConnection.dll)