Represents the options for the Aria2 client.
ConnectionType ConnectionTypeGets or sets the connection type to use.
bool ReceiveNotificationsGets or sets a value indicating whether to receive notifications from the server.
string HostGets or sets the host of the Aria2 server.
int PortGets or sets the port of the Aria2 server.
string SecretGets or sets the secret token to use for authentication.
System.Action<System.Net.WebSockets.ClientWebSocketOptions>? WebSocketOptionsGets or sets the options for the Web Socket.