Click or drag to resize

OutgoingWebResponseContextWrapper Constructor

Initializes a new instance of the OutgoingWebResponseContextWrapper class

Namespace:  NetIQ.DRA.Common.Rest.Web
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
public OutgoingWebResponseContextWrapper(
	OutgoingWebResponseContext context
)

Parameters

context
Type: System.ServiceModel.WebOutgoingWebResponseContext

[Missing <param name="context"/> documentation for "M:NetIQ.DRA.Common.Rest.Web.OutgoingWebResponseContextWrapper.#ctor(System.ServiceModel.Web.OutgoingWebResponseContext)"]

See Also