# BroadcastChannelOptions.FireAndForgetDelivery

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.broadcastchannel/orleans.broadcastchannel.broadcastchanneloptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.broadcastchannel/orleans.broadcastchannel.broadcastchanneloptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.BroadcastChannel/BroadcastChannelOptions.cs)

```csharp
public bool FireAndForgetDelivery
```

If set to true, the provider will not await calls to subscriber.
