TaskId Class

Contains the identifiers that uniquely identify the task.


Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)

'Usage
Dim instance As TaskId

[SerializableAttribute] 
[ComVisibleAttribute(true)] 
[GuidAttribute("905104BE-C738-481c-AE52-285C3253870B")] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
public class TaskId : ITaskId
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("905104BE-C738-481c-AE52-285C3253870B") */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
public class TaskId implements ITaskId
SerializableAttribute 
ComVisibleAttribute(true) 
GuidAttribute("905104BE-C738-481c-AE52-285C3253870B") 
ClassInterfaceAttribute(ClassInterfaceType.None) 
public class TaskId implements ITaskId

Do not use this class. Instead use the ITaskId interface.


System.Object
  Microsoft.Hpc.Scheduler.Properties.TaskId

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012

Target Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities




Build Date:

2013-04-22

Community Additions

ADD
Show: