Click or drag to resize

DataServerClientProtocolHeaderCommand Property

Gets or sets the command issued to the data server.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public DataServerCommand Command { get; }

Property Value

Type: DataServerCommand
One of the DataServerCommand values indicating which command is issued to the data server.
See Also