ClassWcfHttpRawRequestResponse
Class
Definition
Namespace:ArtOfTest.WebAii.Messaging.Http
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class WcfHttpRawRequestResponse
Inheritance: objectWcfHttpRawRequestResponse
Constructors
WcfHttpRawRequestResponse()
Declaration
cs-api-definition
public WcfHttpRawRequestResponse()
Properties
Exception
Contains exception thrown during call; empty otherwise
Result
The result of the REST call
Declaration
cs-api-definition
public IWcfHttpRequestResult Result { get; set; }
Property Value
StatusText
Indicates result of call