- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.Net - Base Types
-
- Object
- Derived Types
graph BT
Type-->Base0["Object"]
Type["SocketWrapper"]
class Type type-node
Derived0["ServerSocket"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Sharpen.Net/ServerSocket"
Derived1["Socket"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Sharpen.Net/Socket"
Syntax
public class SocketWrapper
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _delegate |
Properties
| Name | Value | Summary |
|---|---|---|
| UnderlyingSocket | Socket |
Methods
| Name | Value | Summary |
|---|---|---|
| Close |
void | |
| Initialize |
void | |
| IsConnected |
bool | |
| SetSoTimeout |
void |