Share via


DscService Members

Represents the DSC service on the head node of an HPC cluster, and provides methods to manage file sets in the DSC for that cluster.

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

Public Constructors

  Name Description
  DscService Initializes a new instance of the DscService class.

Top

Public Properties

  Name Description
public property ClientVersion  
public property HostName Gets the name of the head node of the HPC cluster that hosts the DSC service.
public property IsClosed  
public property ServerVersion  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Close  
public method CreateFileSet Overloaded.  
public method DeleteFileSet Deletes the file set with the specified name from the Distributed Storage Catalog (DSC).
public method DeleteNodes  
public method Dispose Releases all of the resources that the DscService object used.
public method Equals  (Inherited from Object)
public method FileSetExists Gets whether a file set with the specified name exists in the DSC.
public method GetFileSet Gets a DscFileSet object for the file set with the specified name.
public method GetFileSets Gets a collection of DscFileSet objects for the file sets in the DSC that have names that start with the specified string.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

DscService Class
Microsoft.Hpc.Dsc Namespace

Build Date:

2013-04-22