DistributedTransactionRecoveryAddress

This property specifies the machine name or IP address the OraMTS recovery service runs on to resolve database in-doubt transactions.

Declaration

// C#
public static string DistributedTransactionRecoveryAddress { get; set; }

Property Type

System.String

Remarks

The default value is the local machine name.