SPProxyOperation constructor
When overridden in a derived class, this constructor initializes a new instance of the derived class.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPProxyOperation()
protected SPProxyOperation()