NetworkOperatorTetheringManager.ClientCount Property

Definition

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

UInt32

unsigned int

uint32_t

The current number of clients.

Windows requirements

App capabilities
wiFiControl

Applies to