IExecuteRequestCompletionNotifier Interface

Definition

Interface to notify the completion of a request.

public interface IExecuteRequestCompletionNotifier
type IExecuteRequestCompletionNotifier = interface
Public Interface IExecuteRequestCompletionNotifier

Methods

Name Description
Complete()

Notifies the completion of the request.

Applies to