IOnDeserialized
interface
Namespace: Orleans.Serialization
Indicates that a class is to be notified when it has been deserialized.
public interface IOnDeserializedMethods
OnDeserialized(DeserializationContext)Notifies this instance that it has been fully deserialized.
