Skip to content

DeserializationContext

class

Namespace: Orleans.Serialization

Provides services and runtime state associated with a deserialization operation.
public abstract class DeserializationContext

Constructors

Properties

  • RuntimeClient Gets the Orleans runtime client associated with the deserialization operation.
  • ServiceProvider Gets the service provider associated with the deserialization operation.