- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Foundation - Implementing Types
graph BT
Type["IServerSocket4"]
class Type type-node
Implementing0["NetworkServerSocket"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Foundation/NetworkServerSocket"
Implementing1["ServerSocket4Decorator"]-.->Type
click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Foundation/ServerSocket4Decorator"
Implementing2["NetworkServerSocketBase"]-.->Type
click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Foundation/NetworkServerSocketBase"
Syntax
public interface IServerSocket4
Methods
Name | Value | Summary |
---|---|---|
Accept |
ISocket4 | |
Close |
void | |
GetLocalPort |
int | |
SetSoTimeout |
void |