Method OnAfterDeserialize
OnAfterDeserialize(KeyDataStore)
Called immediatley following a domain reload by the HostingServicesManager, for restoring state information after the service is recreated.
선언
public override void OnAfterDeserialize(KeyDataStore dataStore)
파라미터
타입 | 이름 | 설명 |
---|---|---|
KeyDataStore | dataStore | A key/value pair data store for use in restoring state information |