- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Foundation - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ISocket4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Foundation/ISocket4"
Type["Socket4Decorator"]
class Type type-node
Syntax
public class Socket4Decorator : ISocket4
Constructors
Name | Summary |
---|---|
Socket4Decorator |
Fields
Name | Constant Value | Summary |
---|---|---|
_socket |
Methods
Name | Value | Summary |
---|---|---|
Close |
void | |
Flush |
void | |
IsConnected |
bool | |
OpenParallelSocket |
ISocket4 | |
Read |
int | |
SetSoTimeout |
void | |
ToString |
string | |
Write |
void |