SessionConnectionLU0 Class

Definition

public ref class SessionConnectionLU0 : Microsoft::HostIntegration::SNA::Session::SessionConnection
public class SessionConnectionLU0 : Microsoft.HostIntegration.SNA.Session.SessionConnection
type SessionConnectionLU0 = class
    inherit SessionConnection
Public Class SessionConnectionLU0
Inherits SessionConnection
Inheritance
SessionConnectionLU0

Constructors

SessionConnectionLU0()
SessionConnectionLU0(String)

Fields

_traceContainer (Inherited from SessionConnection)
_tracePoint (Inherited from SessionConnection)

Properties

DestinationLogicalUnitName (Inherited from SessionConnection)
FMProfile
FunctionManagementHeaderSupport
HostCodePage (Inherited from SessionConnection)
IsConnected (Inherited from SessionConnection)
LogicalUnitName (Inherited from SessionConnection)
LUType
ModeName
ReceiveMultipleRUChains
SendMultipleRUChains
ServerName (Inherited from SessionConnection)
Timeout
TSProfile

Methods

CreateSessionConnection()
Dispose() (Inherited from SessionConnection)
InternalDispose()
InternalFinish()
InternalGetDestinationLogicalUnit()
InternalGetLUName()
InternalGetServerName()
InternalOffline()
InternalOnline()
InternalSetCodePage(Int32)
InternalSetDestinationLogicalUnit(String)
InternalSetLUName(String)
InternalSetServerName(String)
Load(FileInfo) (Inherited from SessionConnection)
Load(String) (Inherited from SessionConnection)
Offline() (Inherited from SessionConnection)
Online() (Inherited from SessionConnection)
ParseConnectionString(String) (Inherited from SessionConnection)
ReleaseSessionConnection()
Save(FileInfo) (Inherited from SessionConnection)
SetRequiredTags(Object)
ToString() (Inherited from SessionConnection)
UseParsedTags()

Applies to