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 | |
---|---|---|
ClientVersion | ||
Configuration | Gets a read-only copy of the configuration information associated with the HpcLinqContext object. | |
DscService | Gets the DSC service associated with the HpcLinqContext object. | |
ServerVersion |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Releases all of the resources that the HpcLinqContext object used. | |
Equals | (Inherited from Object) | |
FromDsc | Opens a DSC file set as an IQueryable object that you can use as the data source in a LINQ to HPC query. | |
FromEnumerable | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
Submit | Submits a collection of LINQ to HPC queries to run on an HPC cluster. | |
SubmitAndWait | ||
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
HpcLinqContext Class
Microsoft.Hpc.Linq Namespace
HpcLinqConfiguration
DscService
Build Date:
2013-04-22