Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

OrleansStorageDefaultBinarySerializer Class

Definition

Namespace:
Orleans.Storage
Assembly:
OrleansSQLUtils.dll
Assembly:
Orleans.Persistence.AdoNet.dll
Package:
Microsoft.Orleans.OrleansSqlUtils v1.5.10
Package:
Microsoft.Orleans.Persistence.AdoNet v2.4.5
Package:
Microsoft.Orleans.Persistence.AdoNet v3.6.5
Source:
OrleansStorageDefaultBinarySerializer.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

A default binary serializer for storage providers.

public class OrleansStorageDefaultBinarySerializer : Orleans.Storage.IStorageSerializer
type OrleansStorageDefaultBinarySerializer = class
 interface IStorageSerializer
Public Class OrleansStorageDefaultBinarySerializer
Implements IStorageSerializer
Inheritance
OrleansStorageDefaultBinarySerializer
Implements

Applies to