Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.Connection.Services.PingServiceEventArgs Class Reference

The event arguments used by the ping service. More...

Inheritance diagram for PushTechnology.DiffusionCore.Connection.Services.PingServiceEventArgs:

Public Member Functions

 PingServiceEventArgs (int count)
 Constructor. More...
 

Properties

int Count [get, set]
 Get/set the number of pings that have been sent. More...
 

Detailed Description

The event arguments used by the ping service.

Constructor & Destructor Documentation

PushTechnology.DiffusionCore.Connection.Services.PingServiceEventArgs.PingServiceEventArgs ( int  count)

Constructor.

Parameters
count

Property Documentation

int PushTechnology.DiffusionCore.Connection.Services.PingServiceEventArgs.Count
getset

Get/set the number of pings that have been sent.