# Copier_StreamSubscriptionHandle&lt;T&gt;

Package: [Microsoft.Orleans.Streaming](/orleans/docs/api/csharp/microsoft.orleans.streaming/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming)

```csharp
public sealed class Copier_StreamSubscriptionHandle<T> : IBaseCopier, IBaseCopier<StreamSubscriptionHandle<T>>, IDeepCopier, IDeepCopier<StreamSubscriptionHandle<T>>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Copier_StreamSubscriptionHandle&lt;T&gt;](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.copier-streamsubscriptionhandle-1/constructors/constructor-51db8b17/)

## Methods

- [DeepCopy(StreamSubscriptionHandle&lt;T&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.copier-streamsubscriptionhandle-1/methods/deepcopy-orleans-streams-streamsubscriptionhandle-t-orleans-serialization-clonin-65a92074/)
- [DeepCopy(StreamSubscriptionHandle&lt;T&gt;, StreamSubscriptionHandle&lt;T&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.streams.copier-streamsubscriptionhandle-1/methods/deepcopy-orleans-streams-streamsubscriptionhandle-t-orleans-streams-streamsubscr-4d2c9d44/)
