SPServiceApplicationProxy constructor

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