Codec_StreamSubscriptionHandle<T>
class
Namespace: OrleansCodeGen.Orleans.Streams
Serializer for types which are abstract and therefore cannot be instantiated themselves, such as abstract classes and interface types.
public sealed class Codec_StreamSubscriptionHandle<T> : AbstractTypeSerializer<StreamSubscriptionHandle<T>>