MCloseSocket Class

Assembly
Db4objects.Db4o.CS-2010.dll
Namespace
Db4objects.Db4o.CS.Internal.Messages
Interfaces
Base Types
graph BT Type-->Base0["Msg"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/Msg" Base0-->Base1["Object"] Type-.->Interface0["ICloneable"] Type-.->Interface1["IMessage"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/IMessage" Type-.->Interface2["IServerSideMessage"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/IServerSideMessage" Type["MCloseSocket"] class Type type-node

Syntax

public class MCloseSocket : Msg, ICloneable, IMessage, IServerSideMessage

Fields

Name Constant Value Summary
ClassId
Inherited from Msg
static
ClassMeta
Inherited from Msg
static
ClassMetadataIdForName
Inherited from Msg
static
ClassNameForId
Inherited from Msg
static
Close
Inherited from Msg
static
CloseSocket
Inherited from Msg
static
Commit
Inherited from Msg
static
CommitReplication
Inherited from Msg
static
CommitSystemtrans
Inherited from Msg
static
CommittedCallbackRegister
Inherited from Msg
static
CommittedInfo
Inherited from Msg
static
CreateClass
Inherited from Msg
static
CurrentVersion
Inherited from Msg
static
Delete
Inherited from Msg
static
DeleteBlobFile
Inherited from Msg
static
Error
Inherited from Msg
static
Failed
Inherited from Msg
static
GenerateTransactionTimestamp
Inherited from Msg
static
GetAll
Inherited from Msg
static
GetClasses
Inherited from Msg
static
GetInternalIds
Inherited from Msg
static
GetThreadId
Inherited from Msg
static
Identity
Inherited from Msg
static
IdList
Inherited from Msg
static
InstanceCount
Inherited from Msg
static
IsAlive
Inherited from Msg
static
Length
Inherited from Msg
static
Login
Inherited from Msg
static
LoginOk
Inherited from Msg
static
Null
Inherited from Msg
static
ObjectByUuid
Inherited from Msg
static
ObjectsetFetch
Inherited from Msg
static
ObjectsetFinalized
Inherited from Msg
static
ObjectsetGetId
Inherited from Msg
static
ObjectsetIndexof
Inherited from Msg
static
ObjectsetReset
Inherited from Msg
static
ObjectsetSize
Inherited from Msg
static
ObjectToClient
Inherited from Msg
static
Ok
Inherited from Msg
static
Ping
Inherited from Msg
static
Pong
Inherited from Msg
static
PrefetchIds
Inherited from Msg
static
ProcessDeletes
Inherited from Msg
static
QueryExecute
Inherited from Msg
static
QueryResult
Inherited from Msg
static
RaiseCommitTimestamp
Inherited from Msg
static
ReadBlob
Inherited from Msg
static
ReadBytes
Inherited from Msg
static
ReadMultipleObjects
Inherited from Msg
static
ReadObject
Inherited from Msg
static
ReadReaderById
Inherited from Msg
static
ReadSlot
Inherited from Msg
static
ReleaseSemaphore
Inherited from Msg
static
RequestExceptionWithoutResponse
Inherited from Msg
static
RequestExceptionWithResponse
Inherited from Msg
static
Rollback
Inherited from Msg
static
RuntimeException
Inherited from Msg
static
SetSemaphore
Inherited from Msg
static
Success
Inherited from Msg
static
SwitchToFile
Inherited from Msg
static
SwitchToMainFile
Inherited from Msg
static
TaDelete
Inherited from Msg
static
TaIsDeleted
Inherited from Msg
static
UseDefaultTransactionTimestamp
Inherited from Msg
static
UserMessage
Inherited from Msg
static
UseTransaction
Inherited from Msg
static
VersionForId
Inherited from Msg
static
WriteBatchedMessages
Inherited from Msg
static
WriteBlob
Inherited from Msg
static
WriteNew
Inherited from Msg
static
WriteUpdate
Inherited from Msg
static

Methods

Name Value Summary
CheckParentTransaction(Transaction, ByteArrayBuffer) Transaction
Inherited from Msg
ClientMessageDispatcher() IClientMessageDispatcher
Inherited from Msg
Config() Config4Impl
Inherited from Msg
Container() ObjectContainerBase
Inherited from Msg
ContainerLock() Object
Inherited from Msg
Equals(Object) bool
Inherited from Msg
GetByteLoad() ByteArrayBuffer
dummy method to allow clean override handling without casting
Inherited from Msg
GetHashCode() int
Inherited from Msg
GetMessage(int) Msg
Inherited from Msg
static
LocalContainer() LocalObjectContainer
Inherited from Msg
LogMsg(int, string) void
Inherited from Msg
MessageDispatcher() IMessageDispatcher
Inherited from Msg
PayLoad() StatefulBuffer
Inherited from Msg
PostProcessAtServer() void
to be overridden by implementors of MessageWithResponse
Inherited from Msg
ProcessAtServer() void
PublicClone() Msg
Inherited from Msg
ReadMessage(IMessageDispatcher, Transaction, Socket4Adapter) Msg
Inherited from Msg
static
ReadMessageBuffer(Transaction, Socket4Adapter, int) StatefulBuffer
Inherited from Msg
static
ReadMessageBuffer(Transaction, Socket4Adapter) StatefulBuffer
Inherited from Msg
static
RespondInt(int) Msg
Inherited from Msg
ServerMessageDispatcher() IServerMessageDispatcher
Inherited from Msg
ServerTransaction() LocalTransaction
Inherited from Msg
SetMessageDispatcher(IMessageDispatcher) void
Inherited from Msg
SetTransaction(Transaction) void
Inherited from Msg
SystemTransaction() Transaction
Inherited from Msg
ToString() string
Inherited from Msg
Transaction() Transaction
Inherited from Msg
Write(Msg) void
Inherited from Msg
Write(Socket4Adapter) bool
Inherited from Msg
WriteException(Exception) void
Inherited from Msg