A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.IWebhookLogService.html below:

View Source Interface IWebhookLogService Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public interface IWebhookLogService
Methods View Source CreateAsync(WebhookLog) Declaration
Task<WebhookLog> CreateAsync(WebhookLog webhookLog)
Parameters Returns View Source Get(Guid, Int32, Int32) Declaration
virtual 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
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