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
Spring
Objects
Support
StaticPingListener
C# Class Spring.Objects.Support.StaticPingListener
Afficher le fichier
Open project: spring-projects/spring-net
Protected Properties
Свойство
Type
Description
_ping
bool
_pingCount
int
Méthodes publiques
Méthode
Description
OnPing
(
object
sender
,
PingEventArgs
e
) :
bool
Method Details
OnPing()
public
static
méthode
public
static
OnPing
(
object
sender
,
PingEventArgs
e
) :
bool
sender
object
e
PingEventArgs
Résultat
bool
Property Details
_ping
protected_oe static_oe property
protected
static
bool
_ping
Résultat
bool
_pingCount
protected_oe static_oe property
protected
static
int
_pingCount
Résultat
int