Dart.Mail 名前空間 > MailSession クラス : BlockSize プロパティ |
<DefaultValueAttribute()> <CategoryAttribute("データ")> <DescriptionAttribute("Gets or sets the buffer size used during file and socket I/O.")> Public Property BlockSize As Integer
[DefaultValue()] [Category("データ")] [Description("Gets or sets the buffer size used during file and socket I/O.")] public int BlockSize {get; set;}