BTXService.Rehydrate(Guid, BTXSession, IBTInstanceState, Boolean) 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 Rehydrate(Guid % serviceId, Microsoft::BizTalk::XLANGs::BTXEngine::BTXSession ^ session, Microsoft::BizTalk::Agent::Interop::IBTInstanceState ^ state, bool optimize);
public void Rehydrate (ref Guid serviceId, Microsoft.BizTalk.XLANGs.BTXEngine.BTXSession session, Microsoft.BizTalk.Agent.Interop.IBTInstanceState state, bool optimize);
override this.Rehydrate : Guid * Microsoft.BizTalk.XLANGs.BTXEngine.BTXSession * Microsoft.BizTalk.Agent.Interop.IBTInstanceState * bool -> unit
Public Sub Rehydrate (ByRef serviceId As Guid, session As BTXSession, state As IBTInstanceState, optimize As Boolean)
Parameters
- serviceId
- Guid
- session
- BTXSession
- state
- Microsoft.BizTalk.Agent.Interop.IBTInstanceState
- optimize
- Boolean