SPChannelFactoryOperations class

Provides a set of static methods for performing operations with WCF channel factories.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPChannelFactoryOperations

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ExtensionAttribute> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class SPChannelFactoryOperations
'Usage
You do not need to declare an instance of a static class in order to access its members.
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public static class SPChannelFactoryOperations

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPChannelFactoryOperations members

Microsoft.SharePoint namespace