BatchClientBehavior Class

Definition

Derived classes modify operational behaviors of a Azure Batch Service client. Derived classes can be called out of order and simultaneously by several threads. Implementations should be threadsafe.

public abstract class BatchClientBehavior
type BatchClientBehavior = class
Public MustInherit Class BatchClientBehavior
Inheritance
BatchClientBehavior
Derived

Constructors

BatchClientBehavior()

Applies to