Synchronously processes the given message.
msg The message to process.
A reply message in response to the request.
The IMessageSink.SyncProcessMessage(IMessage) method is invoked on the message sink by the remoting infrastructure or by a previous sink for synchronous messages.