Skip to content

ICopierSelector

interface

Namespace: Orleans.Serialization.Serializers

Functionality used by general-purpose copiers (such as a JSON copier) to allow types to opt-in to using them.
public interface ICopierSelector

Properties

  • CopierName The well-known copier name, used to match an instance with a copier.

Methods