DelegateCopierSelector Class
Definition
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.
Implementation of ICopierSelector which uses a delegate.
public sealed class DelegateCopierSelector : Orleans.Serialization.Serializers.ICopierSelector
type DelegateCopierSelector = class
interface ICopierSelector
Public NotInheritable Class DelegateCopierSelector
Implements ICopierSelector
- Inheritance
-
DelegateCopierSelector
- Implements
Constructors
DelegateCopierSelector() |
Properties
CopierName | |
IsSupportedTypeDelegate |
Methods
IsSupportedType(Type) |