'DeclarationPublic Shared Property FileReadBufferSize As Integer
'UsageDim value As Integer DicomGlobal.FileReadBufferSize = value value = DicomGlobal.FileReadBufferSize
public static int FileReadBufferSize {get; set;}
'DeclarationPublic Shared Property FileReadBufferSize As Integer
'UsageDim value As Integer DicomGlobal.FileReadBufferSize = value value = DicomGlobal.FileReadBufferSize
public static int FileReadBufferSize {get; set;}
A new FileReadBufferSize object is created for each file operation or association. If this property is non-null, then the new object is a clone of this property, but if this property is null, then a new FileReadBufferSize object is created which will, when created, reflect the values of
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2