Skip to content

GrainBindings

class

Namespace: Orleans.Metadata

Describes the bindings for a given grain type.
public class GrainBindings

Remarks

Bindings are a way to declaratively connect grains with other resources.

Constructors

Properties

  • Bindings Gets the bindings for the specified grain type.
  • GrainType Gets the grain type.