- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.Net - Base Types
-
- Object
- SocketWrapper
graph BT
Type-->Base0["SocketWrapper"]
click Base0 "/db4o-gpl-doc/output/api/Sharpen.Net/SocketWrapper"
Base0-->Base1["Object"]
Type["Socket"]
class Type type-node
Syntax
public class Socket : SocketWrapper
Constructors
Name | Summary |
---|---|
Socket |
|
Socket |
Fields
Name | Constant Value | Summary |
---|---|---|
_delegate |
Inherited from SocketWrapper
|
Properties
Name | Value | Summary |
---|---|---|
UnderlyingSocket | Socket |
Inherited from SocketWrapper
|
Methods
Name | Value | Summary |
---|---|---|
Close |
void |
Inherited from SocketWrapper
|
GetInputStream |
IInputStream | |
GetOutputStream |
IOutputStream | |
GetPort |
int | |
Initialize |
void | |
IsConnected |
bool |
Inherited from SocketWrapper
|
SetSoTimeout |
void |
Inherited from SocketWrapper
|
ToString |
string |