Đọc bằng tiếng Anh

Chia sẻ qua


SessionStartInfo.Headnode Property

Retrieves the name of the head node of the cluster in which the service job runs.

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

Usage

VB
'Usage
Dim instance As SessionStartInfo
Dim value As String

value = instance.Headnode

Syntax

C#
public string Headnode { get; }

Property Value

The computer name of the head node.

Remarks

The head node is specified when you construct this object.

Thread Safety

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

Platforms

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

See Also

Reference

SessionStartInfo Class
SessionStartInfo Members
Microsoft.Hpc.Scheduler.Session Namespace

Build Date:

2013-04-22