Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Spring
Objects
Support
StaticPingListener
C# Class Spring.Objects.Support.StaticPingListener
Exibir arquivo
Open project: spring-projects/spring-net
Protected Properties
Property
Type
Description
_ping
bool
_pingCount
int
Public Methods
Method
Description
OnPing
(
object
sender
,
PingEventArgs
e
) :
bool
Method Details
OnPing()
public
static
method
public
static
OnPing
(
object
sender
,
PingEventArgs
e
) :
bool
sender
object
e
PingEventArgs
return
bool
Property Details
_ping
protected_oe static_oe property
protected
static
bool
_ping
return
bool
_pingCount
protected_oe static_oe property
protected
static
int
_pingCount
return
int