BTXSession Class

Definition

public ref class BTXSession sealed : Microsoft::XLANGs::BizTalk::ProcessInterface::ISession, Microsoft::XLANGs::Core::IResource
public sealed class BTXSession : Microsoft.XLANGs.BizTalk.ProcessInterface.ISession, Microsoft.XLANGs.Core.IResource
type BTXSession = class
    interface IResource
    interface ISession
Public NotInheritable Class BTXSession
Implements IResource, ISession
Inheritance
BTXSession
Implements
Microsoft.XLANGs.BizTalk.ProcessInterface.ISession IResource

Constructors

BTXSession(Guid, IBTMessageSpaceEx)

Properties

AgentFactory
Id
Orchestrations
Space

Methods

_getTracker(Guid, Type, Guid)
AbortInstances(Hashtable)
BlowAway()
GetBatch(Guid)
GetTransaction(String, Int32, Int32)
OnServiceCompleted(Service)
ReceiveMessages(IBTMessage[], Int32, Int32)
StartShutdown(IProgressTracker)

Explicit Interface Implementations

IResource.Abort()
IResource.IsUsable
IResource.Key
IResource.SyncRoot

Applies to