BYOT.CreateWithTipTransaction(String, Type) Method

Definition

Creates an object that is enlisted within a manual transaction using the Transaction Internet Protocol (TIP).

public static object CreateWithTipTransaction (string url, Type t);

Parameters

url
String

A TIP URL that specifies a transaction.

t
Type

The type.

Returns

The requested transaction.

Remarks

CreateWithTipTransaction performs the managed equivalent of the COM+ DTC method ICreateWithTIPTransaction::CreateInstance.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1