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