Skip to content

AzureQueueDataAdapterV1

class

Namespace: Orleans.Providers.Streams.AzureQueue

Original data adapter. Here to maintain backwards compatibility, but does not support json and other custom serializers
public class AzureQueueDataAdapterV1 : IOnDeserialized, IQueueDataAdapter<string, IBatchContainer>, IQueueDataAdapter<string>

Constructors

Methods