This topic has not yet been rated - Rate this topic

SessionStartInfo.UseInprocessBroker Property

Gets or sets a Boolean value that indicates whether the session should use the in-process broker.


Namespace: Microsoft.Hpc.Scheduler.Session
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
'Usage
Dim instance As SessionStartInfo
Dim value As Boolean

value = instance.UseInprocessBroker

instance.UseInprocessBroker = value
public bool UseInprocessBroker { get; set; }
/** @property */
public boolean get_UseInprocessBroker ()

/** @property */
public void set_UseInprocessBroker (boolean value)

public function get UseInprocessBroker () : boolean

public function set UseInprocessBroker (value : boolean)

Property Value

Returns a Boolean value that indicates whether the session should use the in-process broker..

Platform Note: This property is supported only for Windows HPC Server 2008 R2 with Service Pack 2 (SP2).


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

Microsoft Windows HPC Server 2008, Windows HPC Server 2008 R2, Windows Server 2008 R2, Windows Server 2008, Windows 7, Windows Vista, Windows XP

Target Platforms

Windows Server 2003 R2 with HPC Pack 2008 R2 Client Utilities, Microsoft Windows HPC Server 2008, Windows Server 2008 with HPC Pack 2008 Client Utilities, Windows Vista with HPC Pack 2008 Client Utilities, Windows XP with HPC Pack 2008 Client Utilities, Windows HPC Server 2008 R2, Windows Server 2008 R2 with HPC Pack 2008 R2 Client Utilities, Windows Vista with SP2 and HPC Pack 2008 R2 Client Utilities, Windows XP with SP2 (32-bit version) or SP3 (64-bit version) and HPC Pack 2008 R2 Client Utilities




Build Date:

2012-04-16
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ