XMessage.PrePersist(Boolean, IStateManager) 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:
void PrePersist(bool dehydrate, Microsoft::XLANGs::Core::IStateManager ^ state);
public void PrePersist (bool dehydrate, Microsoft.XLANGs.Core.IStateManager state);
member this.PrePersist : bool * Microsoft.XLANGs.Core.IStateManager -> unit
Public Sub PrePersist (dehydrate As Boolean, state As IStateManager)
Parameters
- dehydrate
- Boolean
- state
- IStateManager