BTXService.Session Property
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:
property Microsoft::BizTalk::XLANGs::BTXEngine::BTXSession ^ Session { Microsoft::BizTalk::XLANGs::BTXEngine::BTXSession ^ get(); };
public Microsoft.BizTalk.XLANGs.BTXEngine.BTXSession Session { get; }
member this.Session : Microsoft.BizTalk.XLANGs.BTXEngine.BTXSession
Public ReadOnly Property Session As BTXSession