ReportTrafficStatsPublic()
Statistical Public System-Wide Traffic Report for Last 72
Hours.
Public Function
ReportTrafficStatsPublic(
) As
DataSet |
Parameters
- [none]
Returns
- DataSet
- The fields included are as follows:
-
- Period
- Date
- The date/time denoting the beginning of the reported period.
- ParcelIn
- Integer
- The number of Parcels received.
- ParcelInKC
- Integer
- The number of Parcel KCs received.
- ParcelOut
- Integer
- The number of Parcels sent.
- ParcelOutKC
- Integer
- The number of Parcel KCs sent.
- InterchangeIn
- Integer
- The number of Interchanges received.
- InterchangeInKC
- Integer
- The number of Interchange KCs received.
- InterchangeOut
- Integer
- The number of Interchanges sent.
- InterchangeOutKC
- Integer
- The number of Interchange KCs sent.
Remarks
This is a public API which requires no login. It will
return the system-wide, cumulative statistics for the last 72-hours by hour.
There is no record for periods without any activity.
Kilocharacters (KCs) are rounded per Parcel/Interchange based on the Network/Mailbox configuration.
Example
| Visual Basic |
[insert code sample] |
EventID: n/a
See Also
ReportTrafficStats()
ReportTrafficStatsEx()
© 2008-2011, Loren Data Corp. All rights
reserved. |
ECGrid is a registered service
mark of Loren Data Corp. ECGridOS is a service mark of Loren Data
Corp. |
|