Share via


WebOperationContext.Detach Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Detaches the current WebOperationContext instance from the specified OperationContext instance.

Namespace:  System.ServiceModel.Web
Assembly:  System.ServiceModel.Web.Extensions (in System.ServiceModel.Web.Extensions.dll)

Syntax

'Declaration
Public Sub Detach ( _
    owner As OperationContext _
)
public void Detach(
    OperationContext owner
)

Parameters

Implements

IExtension<T>.Detach(T)

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.