Share via


HpcLinqContext Members

Represents the context needed to prepare and run a LINQ to HPC query, including configuration information, a connection to a Distributed Storage Catalog (DSC) service that queries can use when they run, and a connection to an HPC cluster.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property ClientVersion  
public property Configuration Gets a read-only copy of the configuration information associated with the HpcLinqContext object.
public property DscService Gets the DSC service associated with the HpcLinqContext object.
public property ServerVersion  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Dispose Releases all of the resources that the HpcLinqContext object used.
public method Equals  (Inherited from Object)
public method FromDsc Opens a DSC file set as an IQueryable object that you can use as the data source in a LINQ to HPC query.
public method FromEnumerable  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method Submit Submits a collection of LINQ to HPC queries to run on an HPC cluster.
public method SubmitAndWait  
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

HpcLinqContext Class
Microsoft.Hpc.Linq Namespace
HpcLinqConfiguration
DscService

Build Date:

2013-04-22