Click or drag to resize

WebOperationContextWrapper Constructor

Initializes a new instance of the WebOperationContextWrapper 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 WebOperationContextWrapper(
	WebOperationContext context
)

Parameters

context
Type: System.ServiceModel.WebWebOperationContext

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

See Also