Definition at line 22 of file ConnectRequest.cs.
Definition at line 23 of file ConnectRequest.cs.
24 if (localEndPoint == null)
25 throw new ArgumentNullException(
"localEndPoint");
26 if (remoteEndPoint == null)
27 throw new ArgumentNullException(
"remoteEndPoint");
ConnectionEndPoint RemoteEndPoint
ConnectionEndPoint LocalEndPoint
| bool Deveel.Data.Protocol.ConnectRequest.AutoCommit |
|
getset |
| string Deveel.Data.Protocol.ConnectRequest.DatabaseName |
|
getset |
| bool Deveel.Data.Protocol.ConnectRequest.IgnoreIdentifiersCase |
|
getset |
| int Deveel.Data.Protocol.ConnectRequest.Timeout |
|
getset |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Protocol/ConnectRequest.cs