Syntax
| C# |
|---|
public sealed class DataOutput |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class DataOutput |
| Visual C++ |
|---|
public ref class DataOutput sealed |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| BufferLength |
Get the length of current data in the buffer.
| |
| NativeIntPtr |
Get the underlying native unmanaged pointer.
|
See Also
GemStone.GemFire.Cache Namespace