SessionConnectionDisplay Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SessionConnectionDisplay : Microsoft::HostIntegration::SNA::Session::SessionConnection
public class SessionConnectionDisplay : Microsoft.HostIntegration.SNA.Session.SessionConnection
type SessionConnectionDisplay = class
inherit SessionConnection
Public Class SessionConnectionDisplay
Inherits SessionConnection
- Inheritance
Constructors
| SessionConnectionDisplay() | |
| SessionConnectionDisplay(String) |
Fields
| _traceContainer | (Inherited from SessionConnection) |
| _tracePoint | (Inherited from SessionConnection) |
Properties
| CertificateCheck | |
| DestinationLogicalUnitName | (Inherited from SessionConnection) |
| DeviceType | |
| HostCodePage | (Inherited from SessionConnection) |
| Implementation | |
| InvalidCharacterSupport | |
| IsConnected | (Inherited from SessionConnection) |
| KeyChangeTracking | |
| LogicalUnitName | (Inherited from SessionConnection) |
| Security | |
| ServerName | (Inherited from SessionConnection) |
| TN3270Port | |
| TN3270Server | |
| Transport | |
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() | |