Pārlūkot izejas kodu

WebHook is not supported

master
yangxiaodong pirms 7 gadiem
vecāks
revīzija
33fde860a2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/DotNetCore.CAP/CAP.Options.cs

+ 1
- 1
src/DotNetCore.CAP/CAP.Options.cs Parādīt failu

@@ -29,7 +29,7 @@ namespace DotNetCore.CAP
/// <summary>
/// We’ll send a POST request to the URL below with details of any subscribed events.
/// </summary>
public WebHook WebHook { get; set; }
public WebHook WebHook => throw new NotSupportedException();

/// <summary>
/// Registers an extension that will be executed when building services.


Notiek ielāde…
Atcelt
Saglabāt