System.PushNotification.TPushService.ConnectionCount

From RAD Studio API Documentation
Revision as of 05:41, 14 February 2014 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.PushNotification.TPushService.ConnectionCount|api}} ==Description== {{#lsth:API:System.PushNotification.TPushService.ConnectionCount|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property ConnectionCount: Integer read GetConnectionCount;

C++

__property int ConnectionCount = {read=GetConnectionCount, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushService

Description

Embarcadero Technologies does not currently have any additional information.