Property | Type | Description | |
---|---|---|---|
SUCCESS_CODES | ISet |
Method | Description | |
---|---|---|
AsyncEventReporter ( string url, int queueSize = DEFAULT_QUEUE_SIZE, int retries = DEFAULT_RETRIES ) : GuaranteedRate.Sextant.Loggers | ||
ReportEvent ( string formattedData ) : bool | ||
Shutdown ( ) : void |
Method | Description | |
---|---|---|
ExtraSetup ( |
Method | Description | |
---|---|---|
PostEvent ( string formattedData ) : bool | ||
init ( ) : void |
public AsyncEventReporter ( string url, int queueSize = DEFAULT_QUEUE_SIZE, int retries = DEFAULT_RETRIES ) : GuaranteedRate.Sextant.Loggers | ||
url | string | |
queueSize | int | |
retries | int | |
return | GuaranteedRate.Sextant.Loggers |
protected ExtraSetup ( |
||
webRequest | ||
return | void |
public ReportEvent ( string formattedData ) : bool | ||
formattedData | string | |
return | bool |