<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

TapiMultiClientEventArgs

public sealed class TapiMultiClientEventArgs : EventArgs
Represents the the Transfer API multiple transfer client event arguments data. This class cannot be inherited.
public IList<TapiClient> TransferClients { get; }

Gets the list of all transfer clients.

Initializes a new instance of the TapiMultiClientEventArgs class.

Initializes a new instance of the TapiMultiClientEventArgs class.