Property | Type | Description | |
---|---|---|---|
GetRavenFolderAsync | Task |
Method | Description | |
---|---|---|
DeleteStoredExceptionAsync ( string eventId ) : System.Threading.Tasks.Task | ||
GetPayloadByIdAsync ( string eventId ) : Task |
||
ListStoredExceptionsAsync ( ) : Task
|
Gets a list of exceptions currently stored locally.
|
|
StoreExceptionAsync ( |
Method | Description | |
---|---|---|
GetRavenFolderAsync ( ) : Task |
public DeleteStoredExceptionAsync ( string eventId ) : System.Threading.Tasks.Task | ||
eventId | string | |
return | System.Threading.Tasks.Task |
public GetPayloadByIdAsync ( string eventId ) : Task |
||
eventId | string | |
return | Task |
public StoreExceptionAsync ( |
||
payload | ||
return | System.Threading.Tasks.Task |