System.Object
Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntaxpublic class WebhookLogService : IWebhookLogService
Constructors View Source WebhookLogService(IWebhookLogRepository, ICoreScopeProvider) Declaration
public WebhookLogService(IWebhookLogRepository webhookLogRepository, ICoreScopeProvider coreScopeProvider)
Parameters Methods View Source CreateAsync(WebhookLog) Declaration
public async Task<WebhookLog> CreateAsync(WebhookLog webhookLog)
Parameters Returns View Source Get(Guid, Int32, Int32) Declaration
public async Task<PagedModel<WebhookLog>> Get(Guid webhookKey, int skip = 0, int take = 2147483647)
Parameters Type Name Description Guid webhookKey System.Int32 skip System.Int32 take Returns View Source Get(Int32, Int32) Declaration
public async Task<PagedModel<WebhookLog>> Get(int skip = 0, int take = 2147483647)
Parameters Type Name Description System.Int32 skip System.Int32 take Returns
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4