Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The MsSnaStatus_TN5250Session class represents a TN5250 session status.
Syntax
class MsSnaStatus_TN5250Session : MsSnaStatus_Config
{
string TNSessionID;
string APPCLU;
string PartnerLU;
string Mode;
string Client;
};
Properties
TNSessionID
Data Type: String Qualifiers: Key Access Type: Read-Only
An arbitrary unique ID representing the session ID.
APPCLU
Data Type: String Access Type: Read-Only
APPC Local LU alias.
PartnerLU
Data Type: String Access Type: Read-Only
APPC Partner LU alias. PartnerLU can be a Remote LU or another Local LU.
Mode
Data Type: String Access Type: Read-Only
The mode name for this session.
Client
Data Type: String Access Type: Read-Only
The client computer name or IP address.
Methods
| Method | Description |
|---|---|
| GetObject | Retrieves the instance. |
| EnumerateInstances | Enumerates all instances of the object. |
For more information on GetObject and EnumerateInstances, see IWbemServices interface.
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WmiSnaStatus WMI Provider Classes
Administration and Management Programmer's Guide