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