Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : NoDelay Property |
public bool NoDelay {get; set;}
'Declaration Public Property NoDelay As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.NoDelay = value value = instance.NoDelay
true
if disable the Nagle algorithm; otherwise, false
.