<< Click to Display Table of Contents >>
IFileStoreLogTarget
OZ UDL에서 파일 스토어 정보를 사용하기 위한 인터페이스로, 파일 스토어의 파일을 읽어온 뒤 로그가 기록됩니다.
Method Detail
FilePath
public string FilePath
클라이언트에서 요청한 파일 경로를 가져옵니다.
FileAccessTime
public long FileAccessTime
클라이언트에서 요청한 파일을 가져오는 시간을 가져옵니다.
FileAccessState
public string FileAccessState
클라이언트에서 요청한 파일이 정상적으로 실행되었는지 여부(true, false:ErrMsg)를 가져옵니다.