SessionInfoClientType Property |
The type of client that established the session. Sessions from LAN Manager servers running UNIX also will appear as LAN Manager 2.0.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string ClientType { get; }
Public ReadOnly Property ClientType As String
Get
public:
property String^ ClientType {
String^ get ();
}
member ClientType : string with get
Property Value
Type:
StringSee Also