Skip to content

DeserializationContext Properties

Provides services and runtime state associated with a deserialization operation.

RuntimeClient

abstractget
public abstract object RuntimeClient
Gets the Orleans runtime client associated with the deserialization operation.

ServiceProvider

abstractget
public abstract IServiceProvider ServiceProvider
Gets the service provider associated with the deserialization operation.