C# Class Res.Core.StorageBuffering.EventStorageReader.StorageReaderBusyException

Inheritance: System.Exception
显示文件 Open project: heartysoft/res

Public Methods

Method Description
StorageReaderBusyException ( int maxSize ) : System

Method Details

StorageReaderBusyException() public method

public StorageReaderBusyException ( int maxSize ) : System
maxSize int
return System