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
.