Apache.NMS.ActiveMQ.Transactions.RecoveryLoggerFactoryAttribute.RecoveryLoggerFactoryAttribute C# (CSharp) Method

RecoveryLoggerFactoryAttribute() public method

public RecoveryLoggerFactoryAttribute ( string scheme ) : System
scheme string
return System
        public RecoveryLoggerFactoryAttribute(string scheme) : base(scheme)
        {
        }
    }
RecoveryLoggerFactoryAttribute