C# 클래스 TailBlazer.Domain.FileHandling.FileSegmenter

파일 보기 프로젝트 열기: RolandPheasant/TailBlazer 1 사용 예제들

공개 메소드들

메소드 설명
FileSegmenter ( IObservable notifications, int initialTail = 100000, int segmentSize = 25000000 ) : System

비공개 메소드들

메소드 설명
LoadSegments ( ) : IEnumerable

메소드 상세

FileSegmenter() 공개 메소드

public FileSegmenter ( IObservable notifications, int initialTail = 100000, int segmentSize = 25000000 ) : System
notifications IObservable
initialTail int
segmentSize int
리턴 System