'DeclarationPublic Shared Property BufferSize As System.Long
public static System.long BufferSize {get; set;}
Used to avoid .NET's array dimension limit for very large data
'DeclarationPublic Shared Property BufferSize As System.Long
public static System.long BufferSize {get; set;}