ExceptionSerializationOptions
class
Namespace: Orleans.Serialization
Options for exception serialization.
public class ExceptionSerializationOptionsConstructors
Properties
SupportedExceptionTypeFilterGets or sets the predicate used to enable serialization for an exception type.SupportedNamespacePrefixesGets the collection of supported namespace prefixes for the exception serializer. Any exception type which has a namespace with one of these prefixes will be serialized using the exception serializer.
