Summary
messaging callback
see com.db4o.messaging.MessageRecipient#ProcessMessage()
- Assembly
- Db4odoc
.Tutorial .Chapters-2010 .dll - Namespace
- Db4odoc
.Tutorial .F1 .Chapter6 - Containing Type
- StartServer
Syntax
public void ProcessMessage(IMessageContext con, Object message)
Parameters
Name | Type | Description |
---|---|---|
con | IMessageContext | |
message | Object |
Return Value
Type | Description |
---|---|
void |