ServiceContext.PrePersist(Boolean, Context) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void PrePersist(bool dehydrate, Microsoft::XLANGs::Core::Context ^ state);
public override void PrePersist (bool dehydrate, Microsoft.XLANGs.Core.Context state);
override this.PrePersist : bool * Microsoft.XLANGs.Core.Context -> unit
Public Overrides Sub PrePersist (dehydrate As Boolean, state As Context)
Parameters
- dehydrate
- Boolean
- state
- Context