Summary
sets the MessageRecipient to receive Client Server messages.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- I
Networking Configuration
Syntax
IMessageRecipient MessageRecipient { set; }
Remarks
sets the MessageRecipient to receive Client Server messages.
This setting can be used on both client and server.
This setting can be used on both client and server.
Value
Type | Description |
---|---|
IMessageRecipient | the MessageRecipient to be used |