SequenceResponseManager.GetMessage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return the message in sequence order. The last one will be repeated.
public System.Net.Http.HttpResponseMessage GetMessage ();
member this.GetMessage : unit -> System.Net.Http.HttpResponseMessage
Public Function GetMessage () As HttpResponseMessage
Returns
The HttpResponseMessage.