Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The MsSnaStatus_TN3270Session class represents a TN3270 session status.
Syntax
  
class MsSnaStatus_TN3270Session : MsSnaStatus_Config  
{  
   string Name;  
   string Client;  
};  
Properties
Name
Data Type: String Qualifiers: Key Access Type: Read-Only
The service name. Name will be identical to the LUA LU or Pool name.
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, EnumerateInstances, and ExecMethod, 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