INetworkOperationContext.Response

INetworkOperationContext.Response property

Gets or sets the response message.

public ResponseMessage Response { get; set; }

Property Value

The response message.

See Also