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)
Namespace: Microsoft.Hpc.Scheduler.Session
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
/** @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 was introduced in Windows HPC Server 2008 R2 with Service Pack 2 (SP2) and is not supported in earlier versions.
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 2012Target 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:
Community Additions
ADD
Show: