DistributedTransactionRecoveryPort
This property specifies the port the OraMTS recovery service listens on to resolve database in-doubt transactions.
Declaration
// C# public static int DistributedTransactionRecoveryPort { get; set; }
Property Type
System.Int32
Remarks
The default value is 2030.
The port must be between 1 and 65535, or the default will be used.