SerializerConfigurationComplaint
class
Namespace: Orleans.Serialization
Represents a configuration issue regarding the serializability of a type used in interface methods.
public class SerializerConfigurationComplaintConstructors
Properties
HasCopierGets or sets a value indicating whether a copier is available for this type.HasSerializerGets or sets a value indicating whether a serializer is available for this type.MethodsGets a collection of interface types which reference the type this complaint represents.
