Прочетете на английски Редактиране

Споделяне чрез


OnDeserializedCallbacks Class

Definition

Helper class used to invoke OnDeserialized(DeserializationContext) on objects which implement IOnDeserialized, immediately after deserialization.

C#
public class OnDeserializedCallbacks : Orleans.Serialization.DeserializationContext
Inheritance
OnDeserializedCallbacks

Constructors

OnDeserializedCallbacks(IServiceProvider)

Initializes a new instance of the OnDeserializedCallbacks class.

Properties

RuntimeClient

Gets the runtime client.

ServiceProvider

Gets the service provider.

Methods

OnDeserialized(IOnDeserialized)

The hook method invoked by the serialization infrastructure.

Applies to

Продукт Версии
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0