GetLoggedEvents
Queries the events located in the cache.
Syntax
public virtual TcEventLoggerAdsProxyLib.TcLoggedEventCollection GetLoggedEvents(uint nMaxEntiries)
Parameter
Name | Type | Description |
---|---|---|
nMaxEntiries | uint | Number of events to be returned. |
Return value
Name | Type | Description |
---|---|---|
GetLoggedEvents | TcEventLoggerAdsProxyLib.TcLoggedEventCollection |
|