NetworkOperatorTetheringManager.ClientCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current number of connected clients on the tethering network.
public:
property unsigned int ClientCount { unsigned int get(); };
uint32_t ClientCount();
public uint ClientCount { get; }
var uInt32 = networkOperatorTetheringManager.clientCount;
Public ReadOnly Property ClientCount As UInteger
Property Value
The current number of clients.
Windows requirements
App capabilities |
wiFiControl
|