# QueueCacheCursorResult&lt;TCursor&gt;.NotSupported

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

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/Orleans.Streaming/QueueAdapters/QueueCacheCursorResult.cs#L239)

```csharp
public static QueueCacheCursorResult<TCursor> NotSupported
```

Gets a result which indicates that the operation is not supported.
