INodeReachableEventArg interface

Defines the parameters that are passed to the ISchedulerNodeReachableEvents::OnNodeReachable event handler when the HPC Node Manager Service on a node becomes reachable or unreachable.

Members

The INodeReachableEventArg interface inherits from the IUnknown interface. INodeReachableEventArg also has these types of members:

Properties

The INodeReachableEventArg interface has these properties.

PropertyAccess typeDescription

NodeId

Read-only

Gets the numeric identifier of the node for which the HPC Node Manager Service became reachable or unreachable.

Reachable

Read-only

Gets whether the HPC Node Manager Service on the node that the NodeId property identifies became reachable or unreachable.

 

Requirements

Product

HPC Pack 2008 R2 Client Utilities with Service Pack 1 (SP1).

Type library

Microsoft.Hpc.Scheduler.tlb

 

 

Show: