Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal maxPoolSize As Integer, _ ByVal maxBufferSize As Integer _ ) |
C# | |
---|---|
public BufferManager( string name, int maxPoolSize, int maxBufferSize ) |
Parameters
- name
- maxPoolSize
- maxBufferSize
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family