BTXServiceStaticStateManager.GetState(Guid, 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:
Microsoft::BizTalk::XLANGs::BTXEngine::BTXServiceStaticState ^ GetState(Guid serviceId, bool forceReload);
public Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState GetState (Guid serviceId, bool forceReload);
member this.GetState : Guid * bool -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceStaticState
Public Function GetState (serviceId As Guid, forceReload As Boolean) As BTXServiceStaticState
Parameters
- serviceId
- Guid
- forceReload
- Boolean