PowerTCP Mail for .NET
Buffer Property




Gets the buffer that holds data.
Syntax
Public ReadOnly Property Buffer As Byte()
Dim instance As Segment
Dim value() As Byte
 
value = instance.Buffer
public byte[] Buffer {get;}
public: __property byte[]* get_Buffer();
public:
property array<byte>^ Buffer {
   array<byte>^ get();
}
See Also

Reference

Segment Class
Segment Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic