ServerSocket4Decorator Class

Assembly
Db4objects.Db4o.CS-2010.dll
Namespace
Db4objects.Db4o.CS.Foundation
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IServerSocket4"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Foundation/IServerSocket4" Type["ServerSocket4Decorator"] class Type type-node

Syntax

public class ServerSocket4Decorator : IServerSocket4

Constructors

Fields

Name Constant Value Summary
_serverSocket

Methods

Name Value Summary
Accept() ISocket4
Close() void
GetLocalPort() int
SetSoTimeout(int) void