Table of Contents

Property CurrentAddressIndex

Namespace
DSharpPlus.Lavalink.Entities
Assembly
DSharpPlus.Lavalink.dll

Gets the current offset of the IP block.

Only present in the NanoIpRoutePlanner and the RotatingNanoIpRoutePlanner.

[JsonProperty("currentAddressIndex", NullValueHandling = NullValueHandling.Ignore)]
public long CurrentAddressIndex { get; }

Property Value

long