WorkstationStatisticsInfoLanman21Connects Property |
The total number of connections to servers supporting the LanManager 2.1 dialect that have succeeded.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int Lanman21Connects { get; }
Public ReadOnly Property Lanman21Connects As Integer
Get
public:
property int Lanman21Connects {
int get ();
}
member Lanman21Connects : int with get
Property Value
Type:
Int32See Also