# IQueueAdapter.Direction

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.iqueueadapter/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.iqueueadapter/properties/)

```csharp
public abstract StreamProviderDirection Direction
```

Gets the direction of this queue adapter: [StreamProviderDirection](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.streamproviderdirection/), [StreamProviderDirection](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.streamproviderdirection/), or [StreamProviderDirection](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.streamproviderdirection/).

### Returns

The direction in which this adapter provides data.
