←Select platform

BufferSize Property

Summary

Gets or sets the size of the buffer.

Syntax

C#
VB
C++
public int BufferSize { get; } 
  
Public ReadOnly Property BufferSize As Integer 
public: 
property int BufferSize { 
   int get(); 
} 

Property Value

The size of the buffer.

Example

For an example refer to Leadtools.Dicom.Scu.StoreScu.Store

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly