Enum SessionWebhookMethod
- Namespace
- XENBIT.ResQueServe.Abstractions.DataStructures
- Assembly
- RQS.Abstractions.dll
[SuppressMessage("ReSharper", "InconsistentNaming")]
public enum SessionWebhookMethod
- Extension Methods
Fields
DELETE = 3GET = 0POST = 1PUT = 2