Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
QbChat
Pcl
Helpers
AsyncSemaphore
C# Class QbChat.Pcl.Helpers.AsyncSemaphore
Afficher le fichier
Open project: QuickBlox/quickblox-dotnet-sdk
Class Usage Examples
Méthodes publiques
Méthode
Description
AsyncSemaphore
(
int
initialCount
) :
System
Release
( ) :
void
WaitAsync
( ) :
Task
Method Details
AsyncSemaphore()
public
méthode
public
AsyncSemaphore
(
int
initialCount
) :
System
initialCount
int
Résultat
System
Release()
public
méthode
public
Release
( ) :
void
Résultat
void
WaitAsync()
public
méthode
public
WaitAsync
( ) :
Task
Résultat
Task