Click or drag to resize

VaultProtocolCommands Fields

The VaultProtocolCommands type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllCommands
All commands in a row.
Public fieldStatic memberAppend
Append to an existing file content.
Public fieldStatic memberCreate
Create a new file content.
Public fieldStatic memberDelete
Delete a file content.
Public fieldStatic memberGetSize
Gets the size of a file content.
Public fieldStatic memberRead
Read a complete file content.
Public fieldStatic memberReadPart
Read a part od a file content specified by offset and size.
Top
See Also