Example #1
0
 public void SetFileMaxSources(string strFileHash, uint maxSources)
 {
     krnGateway.SetFileMaxSources(strFileHash, maxSources);
 }