db4o

IClientServerConfiguration.SetMessageRecipient Method 

sets the MessageRecipient to receive Client Server messages.

void SetMessageRecipient(
   IMessageRecipient messageRecipient
);

Parameters

messageRecipient
the MessageRecipient to be used

Remarks

sets the MessageRecipient to receive Client Server messages.

See Also

IClientServerConfiguration Interface | Db4objects.Db4o.Config Namespace