Gets the default local transaction manager associated with the proxy.

C# | Visual Basic | Visual C++ | J# |
ITransactionManager LocalTransactionManager { get; }
ReadOnly Property LocalTransactionManager As ITransactionManager
property ITransactionManager^ LocalTransactionManager { ITransactionManager^ get (); }
/** @property */ ITransactionManager get_LocalTransactionManager()