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
Inheritance
BatchClientBehavior
Derived

Constructors

BatchClientBehavior()

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)