Class DeliveryServiceClientFactory

DeliveryServiceClientFactory class

Represents the to create DeliveryServiceClient

public class DeliveryServiceClientFactory

Constructors

NameDescription
DeliveryServiceClientFactory()The default constructor.

Methods

NameDescription
static Get(DeliveryServiceOptions)Gets DeliveryServiceClient instance by DeliveryServiceOptions.

See Also