Exemplo n.º 1
0
 public int GetMaxAllowedSearchThreads(IRecipientSession recipientSession)
 {
     return((int)SearchUtils.GetDiscoveryMaxSearchQueueDepth(recipientSession));
 }