This method supports the BizTalk Server 2006 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.BizTalk.Component.Interop
Assembly: Microsoft.BizTalk.Pipeline (in microsoft.biztalk.pipeline.dll)
Public Shared Function CloneMessageContext ( _
msgctx As IBaseMessageContext _
) As IBaseMessageContext
public static IBaseMessageContext CloneMessageContext (
IBaseMessageContext msgctx
)
public:
static IBaseMessageContext^ CloneMessageContext (
IBaseMessageContext^ msgctx
)
public static IBaseMessageContext CloneMessageContext (
IBaseMessageContext msgctx
)
public static function CloneMessageContext (
msgctx : IBaseMessageContext
) : IBaseMessageContext
Parameters
- msgctx
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2; the 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions; the 32-bit and 64-bit editions of Windows XP ProfessionalTarget Platforms
The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2