BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      RemoteExecuteAsync(IRemoteOperationExecutionContext context) Method
  
            Executes the operation. This method is called on the remote server.
            
 
  Syntax
  
    protected
    abstract
    Task<object> RemoteExecuteAsync(IRemoteOperationExecutionContext context)
  Parameters
  
    - context
 
    - Type: IRemoteOperationExecutionContext
The remote context.