IObjectId.InitializeFromAlgorithmName Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public void InitializeFromAlgorithmName (Microsoft.Hpc.Scheduler.Store.ObjectIdGroupId GroupId, Microsoft.Hpc.Scheduler.Store.ObjectIdPublicKeyFlags KeyFlags, Microsoft.Hpc.Scheduler.Store.AlgorithmFlags AlgFlags, string strAlgorithmName);
abstract member InitializeFromAlgorithmName : Microsoft.Hpc.Scheduler.Store.ObjectIdGroupId * Microsoft.Hpc.Scheduler.Store.ObjectIdPublicKeyFlags * Microsoft.Hpc.Scheduler.Store.AlgorithmFlags * string -> unit
Public Sub InitializeFromAlgorithmName (GroupId As ObjectIdGroupId, KeyFlags As ObjectIdPublicKeyFlags, AlgFlags As AlgorithmFlags, strAlgorithmName As String)
- GroupId
- ObjectIdGroupId
- KeyFlags
- ObjectIdPublicKeyFlags
- AlgFlags
- AlgorithmFlags
- strAlgorithmName
- String
Produto | Versións |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |