SessionAttachInfo Class

Definition

public class SessionAttachInfo : Microsoft.Hpc.Scheduler.Session.SessionInitInfoBase
type SessionAttachInfo = class
    inherit SessionInitInfoBase
Public Class SessionAttachInfo
Inherits SessionInitInfoBase
Inheritance
SessionAttachInfo

Constructors

SessionAttachInfo(String, Int32)

Fields

headnode (Inherited from SessionInitInfoBase)

Properties

Headnode (Inherited from SessionInitInfoBase)
IsAadOrLocalUser (Inherited from SessionInitInfoBase)
LocalUser (Inherited from SessionInitInfoBase)
Password
SessionId
TransportScheme
UseAad (Inherited from SessionInitInfoBase)
Username
UseWindowsClientCredential

Methods

GetSessionLauncherAddressAsync() (Inherited from SessionInitInfoBase)

Extension Methods

DefaultBrokerLauncherNetTcpBinding(IConnectionInfo)
DefaultSessionLauncherNetTcpBinding(IConnectionInfo)
GetBrokerBinding(IConnectionInfo)
GetChannelType(IConnectionInfo)
GetSessionLauncherBinding(IConnectionInfo)

Applies to