*** id: 631c97ae-9114-498f-834c-2e4d60ab0cab title: SignalWire.Relay.Event slug: /dotnet/reference/event max-toc-depth: 3 ---------------- This object represents the last Relay event that completed an operation on the Call. ## Properties | Property | Type | Description | | :-------- | :------ | :---------------------------------- | | `Name` | string | The event name. | | `Payload` | JObject | Raw JSON object of the Relay event. |