Skip to content

GenerateMethodSerializersAttribute

class

Namespace: Orleans

When applied to an interface, specifies that support code should be generated to allow remoting of interface calls.
public sealed class GenerateMethodSerializersAttribute : Attribute

Constructors

Properties

  • IsExtension Gets a value indicating whether this interface is an extension interface.
  • ProxyBase Gets the base type which the source generator will use for generated proxy classes.