<< Click to Display Table of Contents >>
OnTransactionCommit
데이터 액션 요청 시 Commit 실행 직전에 발생합니다.
Prototype
void OnTransactionCommit()
Reference
Client로 전송될 문자열을 리턴할 수 있습니다.
null 또는 string 이외의 타입을 리턴하며 리턴 값이 없을 경우 서버의 commit 로직을 수행합니다.