namespace DTS.Common.Interface.DASFactory { public interface ITMATSStreamingDevice { int GetMaxFileLengthTMATS(); } }