public void SetFileUploadPrioriry(string strFileHash, Types.Constants.Priority priority) { krnGateway.SetFileUploadPrioriry(strFileHash, priority); }