ServiceUtility Class

 

Namespace:   Microsoft.Web.Management.Utility
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Web.Management.Utility.ServiceUtility

Syntax

public class ServiceUtility
public ref class ServiceUtility 
type ServiceUtility = class end
Public Class ServiceUtility

Constructors

Name Description
System_CAPS_pubmethod ServiceUtility()

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static GetServiceStatus(String)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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

Microsoft.Web.Management.Utility Namespace

Return to top