BuildMaster SDK Reference
Version:

BeforeRemoteExecuteAsync(IOperationExecutionContext context) Method

Invoked on the BuildMaster server before RemoteExecuteAsync(IRemoteOperationExecutionContext context) is called remotely.

Syntax

protected virtual System.Threading.Tasks.Task BeforeRemoteExecuteAsync(IOperationExecutionContext context)

Parameters

context
Type: IOperationExecutionContext

The context.