Leadtools.Dicom.AddIn Namespace > DicomServer Class : NoDelay Property |
public virtual bool NoDelay {get;}
'Declaration Public Overridable ReadOnly Property NoDelay As Boolean
'Usage Dim instance As DicomServer Dim value As Boolean value = instance.NoDelay
true
if disable the Nagle algorithm; otherwise, false
.