Class InventoryHooks
Inheritance
System.Object
InventoryHooks
Namespace: DirectScale.Disco.Extension.Hooks.Inventory
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class InventoryHooks : MarshalByRefObject
Properties
Receive
Declaration
public Hook<ReceiveHookRequest, ReceiveHookResponse> Receive { get; }
Property Value
| Type | Description |
|---|---|
| Hook<ReceiveHookRequest, ReceiveHookResponse> |