SendingRequest2EventArgs.IsBatchPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if this event is fired for request within a batch, otherwise returns false.
public bool IsBatchPart { get; }
member this.IsBatchPart : bool
Public ReadOnly Property IsBatchPart As Boolean