MessageGetResponseMessage Method |
Returns a new message that can be used to answer this one.
Throws an InvalidStateException if this message is not expecting a response (ResponseId).
Namespace:
MicaSystems.Broadcasting
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public Message GetResponseMessage()
Return Value
Type:
MessageSee Also