ClientObjectContainer.

GetResponse() Method

Summary

may return null, if no message is returned.

Syntax

public virtual Msg GetResponse()

Remarks

may return null, if no message is returned. Error handling is weak and should ideally be able to trigger some sort of state listener (connection dead) on the client.

Return Value

Type Description
Msg