Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Engine
Helpers
TryLock
C# Class Engine.Helpers.TryLock
Mostrar archivo
Open project: Nirklav/TCPChat
Public Methods
Method
Description
Dispose
( ) :
void
TryLock
(
object
obj
,
int
timeout
= 10000 ) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
TryLock()
public
method
public
TryLock
(
object
obj
,
int
timeout
= 10000 ) :
System
obj
object
timeout
int
return
System