Share via


SPServiceApplicationProxy Constructor

Include Protected Members
Include Inherited Members

The default constructor intended only to be called when constructing derived classes.

Overload List

  Name Description
Protected method SPServiceApplicationProxy() Initializes a new instance of the SPServiceApplicationProxy class.
Protected method SPServiceApplicationProxy(String, SPServiceProxy) Initializes a new instance of the SPServiceApplicationProxy class.

Top

Remarks

Use this constructor to initialize derived classes. When initializing an instance of this class, use one of the other constructors or the object will not work correctly.

See Also

Reference

SPServiceApplicationProxy Class

SPServiceApplicationProxy Members

Microsoft.SharePoint.Administration Namespace