SPServiceApplicationProxy Constructor
Include Protected Members
Include Inherited Members
The default constructor intended only to be called when constructing derived classes.
Overload List
Name | Description | |
---|---|---|
SPServiceApplicationProxy() | Initializes a new instance of the SPServiceApplicationProxy class. | |
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