RoleManager Members

Provides methods to log messages and raise alerts, retrieve service configuration settings, and return the location of the local storage resource.

The following tables list the members exposed by the RoleManager type.

Public Properties

  Name Description
public property static IsRoleManagerRunning Determines whether the role is running in a fabric.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public methodstatic GetConfigurationSetting Returns the value of the named configuration setting from the service configuration file.
public method GetHashCode  (Inherited from Object)
public methodstatic GetLocalResource Returns a reference to the local store named in the service definition file.
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public methodstatic RegisterShutdownEvent Undocumented. For future use only.
public method ToString  (Inherited from Object)
public methodstatic WriteToLog Writes a string value to the log.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RoleManager Class
Microsoft.ServiceHosting.ServiceRuntime Namespace